Searched refs:dwarf2_section_info_def (Results 1 – 1 of 1) sorted by relevance
104 typedef struct dwarf2_section_info dwarf2_section_info_def; typedef105 DEF_VEC_O (dwarf2_section_info_def);182 VEC (dwarf2_section_info_def) *types;693 VEC (dwarf2_section_info_def) *types;1888 VEC_safe_push (dwarf2_section_info_def, dwarf2_per_objfile->types, in dwarf2_locate_sections()2800 if (VEC_length (dwarf2_section_info_def, dwarf2_per_objfile->types) != 1) in dwarf2_read_index()2803 section = VEC_index (dwarf2_section_info_def, in dwarf2_read_index()4188 VEC (dwarf2_section_info_def) *types) in create_debug_types_hash_table()4196 if (VEC_empty (dwarf2_section_info_def, types)) in create_debug_types_hash_table()4209 VEC_iterate (dwarf2_section_info_def, types, ix, section); in create_debug_types_hash_table()[all …]