Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/
H A Dminielf.cc264 absl::Status ElfParser::ReadSectionHeaders() { in ReadSectionHeaders() function in sandbox2::ElfParser
/aosp_15_r20/system/unwinding/libunwindstack/
H A DElfInterface.cpp336 void ElfInterfaceImpl<ElfTypes>::ReadSectionHeaders(const EhdrType& ehdr) { in ReadSectionHeaders() function in unwindstack::ElfInterfaceImpl
/aosp_15_r20/bionic/linker/
H A Dlinker_phdr.cpp383 bool ElfReader::ReadSectionHeaders() { in ReadSectionHeaders() function in ElfReader