Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Delfutils.cc43 void FindElfClassSection(const char *elf_base, in FindElfClassSection() function
146 FindElfClassSection<ElfClass32>(elf_base, section_name, section_type, in FindElfSection()
150 FindElfClassSection<ElfClass64>(elf_base, section_name, section_type, in FindElfSection()