Searched defs:ReadSectionHeaders (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/unwinding/libunwindstack/ | ||
H A D | ElfInterface.cpp | 277 void ElfInterfaceImpl<ElfTypes>::ReadSectionHeaders(const EhdrType& ehdr) { in ReadSectionHeaders() function in unwindstack::ElfInterfaceImpl |
/aosp12/bionic/linker/ | ||
H A D | linker_phdr.cpp | 351 bool ElfReader::ReadSectionHeaders() { in ReadSectionHeaders() function in ElfReader |