Home
last modified time | relevance | path

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

/external/qemu/elff/
Delf_file.h439 bool is_valid_abbr_ptr(const void* ptr, size_t size) const { in is_valid_abbr_ptr() function
Ddwarf_cu.cc383 while (elf_file_->is_valid_abbr_ptr(at_abbr, sizeof(Dwarf_Abbr_AT)) && in process_DIE()