Searched defs:IsValidElf (Results 1 – 3 of 3) sorted by relevance
117 bool IsValidElf(const void* elf_base) { in IsValidElf() function
208 bool Elf::IsValidElf(Memory* memory) { in IsValidElf() function in unwindstack::Elf
215 bool IsValidElf(const GElf_Ehdr* elf_header) { in IsValidElf() function