Searched defs:ReadSectionHeaders (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/ | ||
H A D | minielf.cc | 264 absl::Status ElfParser::ReadSectionHeaders() { in ReadSectionHeaders() function in sandbox2::ElfParser |
/aosp_15_r20/system/unwinding/libunwindstack/ | ||
H A D | ElfInterface.cpp | 336 void ElfInterfaceImpl<ElfTypes>::ReadSectionHeaders(const EhdrType& ehdr) { in ReadSectionHeaders() function in unwindstack::ElfInterfaceImpl |
/aosp_15_r20/bionic/linker/ | ||
H A D | linker_phdr.cpp | 383 bool ElfReader::ReadSectionHeaders() { in ReadSectionHeaders() function in ElfReader |