Searched refs:is_valid_cu (Results 1 – 2 of 2) sorted by relevance
452 bool is_valid_cu(const void* cu_header) const { in is_valid_cu() function
419 while (is_valid_cu(next_cu)) { in parse_compilation_units()