Searched refs:do_types (Results 1 – 2 of 2) sorted by relevance
1729 find_cu_tu_set_v2 (uint64_t cu_offset, int do_types) in find_cu_tu_set_v2() argument1735 if (do_types) in find_cu_tu_set_v2()3735 bool do_types) in process_debug_info() argument3785 && ! do_types) in process_debug_info()3868 this_set = find_cu_tu_set_v2 (cu_offset, do_types); in process_debug_info()3879 do_types = (compunit.cu_unit_type == DW_UT_type); in process_debug_info()3950 this_set = find_cu_tu_set_v2 (cu_offset, do_types); in process_debug_info()3961 do_types = (compunit.cu_unit_type == DW_UT_type); in process_debug_info()3999 if (do_types) in process_debug_info()4014 && ! do_types) in process_debug_info()[all …]
316 (process_debug_info): Add do_types parameter; change all callers.