Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h219 void ReadSectionHeaders(const EhdrType& ehdr);
/system/unwinding/libunwindstack/
DElfInterface.cpp148 ReadSectionHeaders(ehdr); in ReadAllHeaders()
277 void ElfInterfaceImpl<ElfTypes>::ReadSectionHeaders(const EhdrType& ehdr) { in ReadSectionHeaders() function in unwindstack::ElfInterfaceImpl