Home | History | Annotate | Download | only in LD

Lines Matching refs:readSectionHeaders

329 /// readSectionHeaders - read ELF section header table and create LDSections
331 ELFReader<32, true>::readSectionHeaders(Input& pInput, void* pELFHeader) const
885 /// readSectionHeaders - read ELF section header table and create LDSections
887 ELFReader<64, true>::readSectionHeaders(Input& pInput, void* pELFHeader) const