• Mirek Klimos's avatar
    folly::ElfFile - add support to iterate over program headers · fbc0b24a
    Mirek Klimos authored
    Summary: Adding iterateProgramHeaders, similar to iterateSections, just iterates over program headers instead of section headers. I want this to get the size of the first PT_LOAD header.
    
    Differential Revision: D5602575
    
    fbshipit-source-id: f73989cade20214f884571c1099761ecaa4841f7
    fbc0b24a
ElfTests.cpp 2.11 KB