Home
last modified time | relevance | path

Searched defs:ReadSectionHeaders (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/unwinding/libunwindstack/
H A DElfInterface.cpp277 void ElfInterfaceImpl<ElfTypes>::ReadSectionHeaders(const EhdrType& ehdr) { in ReadSectionHeaders() function in unwindstack::ElfInterfaceImpl
/aosp12/bionic/linker/
H A Dlinker_phdr.cpp351 bool ElfReader::ReadSectionHeaders() { in ReadSectionHeaders() function in ElfReader