Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dfile_id.cc96 static bool FindElfBuildIDNote(const void* elf_mapped_base, in FindElfBuildIDNote()
121 static bool HashElfTextSection(const void* elf_mapped_base, in HashElfTextSection()
Delfutils.cc120 bool FindElfSection(const void *elf_mapped_base, in FindElfSection()
152 bool FindElfSegments(const void* elf_mapped_base, in FindElfSegments()
/external/libchrome/base/debug/
Delf_reader_linux.cc70 std::vector<ElfSegment> FindElfSegments(const void* elf_mapped_base, in FindElfSegments()