Searched refs:is_valid_cu (Results 1 – 2 of 2) sorted by relevance
/external/qemu/elff/ | ||
D | elf_file.h | 452 bool is_valid_cu(const void* cu_header) const { in is_valid_cu() function |
D | elf_file.cc | 419 while (is_valid_cu(next_cu)) { in parse_compilation_units() |