Searched refs:this_set (Results 1 – 2 of 2) sorted by relevance
691 fetch_indexed_string (dwarf_vma idx, struct cu_tu_set *this_set, in fetch_indexed_string() argument705 if (this_set != NULL) in fetch_indexed_string()706 index_offset += this_set->section_offsets [DW_SECT_STR_OFFSETS]; in fetch_indexed_string()1586 struct cu_tu_set * this_set) in read_and_display_attr_value() argument1670 section, this_set); in read_and_display_attr_value()1855 fetch_indexed_string (uvalue, this_set, offset_size, dwo)); in read_and_display_attr_value()1933 if (this_set != NULL) in read_and_display_attr_value()1934 uvalue += this_set->section_offsets [DW_SECT_LOC]; in read_and_display_attr_value()2302 struct cu_tu_set * this_set) in read_and_display_attr() argument2309 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.