Lines Matching refs:set_loc
892 this_inf->set_loc = (unsigned int *) in _bfd_elf_parse_eh_frame()
894 REQUIRE (this_inf->set_loc); in _bfd_elf_parse_eh_frame()
895 this_inf->set_loc[0] = set_loc_count; in _bfd_elf_parse_eh_frame()
901 this_inf->set_loc[++cnt] = p + 1 - start; in _bfd_elf_parse_eh_frame()
1367 if (sec_info->entry[mid].set_loc in _bfd_elf_eh_frame_section_offset()
1370 + sec_info->entry[mid].set_loc[1])) in _bfd_elf_eh_frame_section_offset()
1374 for (cnt = 1; cnt <= sec_info->entry[mid].set_loc[0]; cnt++) in _bfd_elf_eh_frame_section_offset()
1376 + sec_info->entry[mid].set_loc[cnt]) in _bfd_elf_eh_frame_section_offset()
1690 if (ent->set_loc) in _bfd_elf_write_section_eh_frame()
1701 for (cnt = 1; cnt <= ent->set_loc[0]; cnt++) in _bfd_elf_write_section_eh_frame()
1703 buf = start + ent->set_loc[cnt]; in _bfd_elf_write_section_eh_frame()
1715 + new_offset + ent->set_loc[cnt]); in _bfd_elf_write_section_eh_frame()