Searched defs:IsValidElf (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/linux/
H A Delfutils.cc109 bool IsValidElf(const void* elf_base) { function in namespace:google_breakpad
134 if (!IsValidElf(elf_mapped_base))
170 if (!IsValidElf(elf_mapped_base))
/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc212 bool IsValidElf(const GElf_Ehdr *elf_header) { function in namespace:__anon5135
666 if (!IsValidElf(&elf_header)) {

Completed in 184 milliseconds