Lines Matching refs:str_offsets
690 struct dwarf2_section_info str_offsets; member
767 struct dwarf2_section_info str_offsets; member
8581 if (sections->str_offsets.asection != NULL) in locate_virtual_dwo_sections()
8583 sections->str_offsets.asection = sectp; in locate_virtual_dwo_sections()
8584 sections->str_offsets.size = bfd_get_section_size (sectp); in locate_virtual_dwo_sections()
8697 (sections.str_offsets.asection in create_dwo_in_dwp()
8698 ? sections.str_offsets.asection->id in create_dwo_in_dwp()
8720 dwo_file->sections.str_offsets = sections.str_offsets; in create_dwo_in_dwp()
8928 dwo_sections->str_offsets.asection = sectp; in dwarf2_locate_dwo_sections()
8929 dwo_sections->str_offsets.size = bfd_get_section_size (sectp); in dwarf2_locate_dwo_sections()
14741 dwarf2_read_section (objfile, §ions->str_offsets); in read_str_index()
14746 if (sections->str_offsets.buffer == NULL) in read_str_index()
14750 if (str_index * cu->header.offset_size >= sections->str_offsets.size) in read_str_index()
14754 info_ptr = (sections->str_offsets.buffer in read_str_index()