Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/elff/
Delf_file.h452 bool is_valid_cu(const void* cu_header) const { in is_valid_cu() function
Delf_file.cc419 while (is_valid_cu(next_cu)) { in parse_compilation_units()