Searched refs:match_all (Results 1 – 3 of 3) sorted by relevance
261 bool match_all(Dwarf_Die *die) in DEFINE_MATCH() 468 match_all)); in process_variant_part_type() 726 match_all); \746 ___process_structure_type, match_all); in DEFINE_PROCESS_STRUCTURE_TYPE() 1053 NULL, cache, die, process_exported_symbols, match_all)); in process_exported_symbols() 1168 match_all)); in resolve_fqns() 1177 match_all)); in process_cu() 1180 match_all)); in process_cu()
262 bool match_all(Dwarf_Die *die);
3511 bool match_all = false; in update_cpu_capabilities() local3519 match_all = cpucap_match_all_early_cpus(caps); in update_cpu_capabilities()3527 if (!match_all && caps_set) in update_cpu_capabilities()3535 if (match_all && !caps_set && !boot_cpu) in update_cpu_capabilities()3539 if (match_all) in update_cpu_capabilities()3548 if (!match_all && caps->desc && !caps->cpus) in update_cpu_capabilities()