Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Delfutils.cc117 bool IsValidElf(const void* elf_base) { in IsValidElf() function
/aosp_15_r20/system/unwinding/libunwindstack/
H A DElf.cpp208 bool Elf::IsValidElf(Memory* memory) { in IsValidElf() function in unwindstack::Elf
/aosp_15_r20/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc215 bool IsValidElf(const GElf_Ehdr* elf_header) { in IsValidElf() function