Home
last modified time | relevance | path

Searched refs:ReadSectionHeaders (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/linker/
H A Dlinker_phdr.h66 bool ReadSectionHeaders();
H A Dlinker_phdr.cpp163 ReadSectionHeaders() && in Read()
351 bool ElfReader::ReadSectionHeaders() { in ReadSectionHeaders() function in ElfReader
/aosp12/system/unwinding/libunwindstack/
H A DElfInterface.cpp148 ReadSectionHeaders(ehdr); in ReadAllHeaders()
277 void ElfInterfaceImpl<ElfTypes>::ReadSectionHeaders(const EhdrType& ehdr) { in ReadSectionHeaders() function in unwindstack::ElfInterfaceImpl
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DElfInterface.h219 void ReadSectionHeaders(const EhdrType& ehdr);