Searched refs:this_set (Results 1 – 2 of 2) sorted by relevance
656 fetch_indexed_string (dwarf_vma idx, struct cu_tu_set *this_set, in fetch_indexed_string() argument670 if (this_set != NULL) in fetch_indexed_string()671 index_offset += this_set->section_offsets [DW_SECT_STR_OFFSETS]; in fetch_indexed_string()1545 struct cu_tu_set * this_set) in read_and_display_attr_value() argument1629 section, this_set); in read_and_display_attr_value()1780 fetch_indexed_string (uvalue, this_set, offset_size, dwo)); in read_and_display_attr_value()1858 if (this_set != NULL) in read_and_display_attr_value()1859 uvalue += this_set->section_offsets [DW_SECT_LOC]; in read_and_display_attr_value()2220 struct cu_tu_set * this_set) in read_and_display_attr() argument2227 do_loc, section, this_set); in read_and_display_attr()[all …]
483 (fetch_indexed_string): Add "this_set" parameter. Update all callers.485 (read_and_display_attr_value): Add "this_set" parameter.