Searched refs:index_section (Results 1 – 1 of 1) sorted by relevance
649 struct dwarf_section *index_section = &debug_displays [idx_sec_idx].section; in fetch_indexed_string() local655 if (index_section->start == NULL) in fetch_indexed_string()669 || index_offset + offset_size > index_section->size) in fetch_indexed_string()678 str_offset = byte_get (index_section->start + index_offset, offset_size); in fetch_indexed_string()