Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/debug/
H A Delf_reader_linux.cc70 std::vector<ElfSegment> FindElfSegments(const void* elf_mapped_base, in FindElfSegments() function
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Delfutils.cc161 bool FindElfSegments(const void* elf_mapped_base, in FindElfSegments() function