Searched defs:readSectionHeaders (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp314 /// readSectionHeaders - read ELF section header table and create LDSections
315 bool ELFReader<32, true>::readSectionHeaders(Input& pInput, function in class:ELFReader
835 /// readSectionHeaders - read ELF section header table and create LDSections
836 bool ELFReader<64, true>::readSectionHeaders(Input& pInput, function in class:ELFReader

Completed in 547 milliseconds