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

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

Completed in 78 milliseconds