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