Don't iterate over the program headers in the constructor of ELFFile.
Not every program needs this information. In particular, it is necessary and sufficient for a static linker to scan the section table. llvm-svn: 242833
Loading
Please register or sign in to comment