Lines Matching refs:data_shndx

694 		    unsigned int data_shndx,
708 unsigned int data_shndx,
748 unsigned int data_shndx, Address r_offset, in push_branch() argument
751 Branch_info info(ppc_object, data_shndx, r_offset, r_type, r_sym, addend); in push_branch()
756 ppc_object->set_has_14bit_branch(data_shndx); in push_branch()
763 unsigned int data_shndx, Address r_offset, Symbol_table* symtab) in mark_pltcall() argument
767 && this->branch_info_.back().mark_pltcall(ppc_object, data_shndx, in mark_pltcall()
865 unsigned int data_shndx,
880 unsigned int data_shndx,
1413 unsigned int data_shndx,
1422 unsigned int data_shndx,
1672 unsigned int data_shndx, in Branch_info() argument
1677 : object_(ppc_object), shndx_(data_shndx), offset_(r_offset), in Branch_info()
2528 if (p->data_shndx == this->opd_shndx()) in do_read_relocs()
8099 unsigned int data_shndx, in local() argument
8131 && data_shndx == ppc_object->opd_shndx() in local()
8142 target->push_branch(ppc_object, data_shndx, reloc.get_r_offset(), in local()
8187 && data_shndx == ppc_object->opd_shndx() in local()
8196 object, data_shndx, off, in local()
8238 output_section, data_shndx, in local()
8246 data_shndx, reloc.get_r_offset(), in local()
8261 output_section, data_shndx, in local()
8294 target->push_branch(ppc_object, data_shndx, reloc.get_r_offset(), in local()
8304 && target->mark_pltcall(ppc_object, data_shndx, in local()
8537 if (data_shndx == ppc_object->toc_shndx()) in local()
8591 view = ppc_object->section_contents(data_shndx, &slen, false); in local()
8636 view = ppc_object->section_contents(data_shndx, in local()
8667 && (ppc_object->section_flags(data_shndx) in local()
8725 view = ppc_object->section_contents(data_shndx, &slen, false); in local()
8801 unsigned int data_shndx, in global() argument
8847 target->push_branch(ppc_object, data_shndx, reloc.get_r_offset(), in global()
8893 && data_shndx == ppc_object->opd_shndx() in global()
8902 object, data_shndx, off, in global()
8911 && data_shndx == ppc_object->opd_shndx() in global()
8958 target->push_branch(ppc_object, data_shndx, in global()
8972 data_shndx, output_section, gsym, reloc); in global()
8986 || data_shndx == ppc_object->opd_shndx()))) in global()
8998 gsym, dynrel, output_section, object, data_shndx, in global()
9007 object, data_shndx, in global()
9013 && data_shndx == ppc_object->toc_shndx()) in global()
9045 target->push_branch(ppc_object, data_shndx, reloc.get_r_offset(), in global()
9061 data_shndx, output_section, gsym, in global()
9070 data_shndx, reloc.get_r_offset(), in global()
9082 target->push_branch(ppc_object, data_shndx, reloc.get_r_offset(), in global()
9092 && target->mark_pltcall(ppc_object, data_shndx, in global()
9379 if (data_shndx == ppc_object->toc_shndx()) in global()
9424 view = ppc_object->section_contents(data_shndx, &slen, false); in global()
9473 view = ppc_object->section_contents(data_shndx, in global()
9553 view = ppc_object->section_contents(data_shndx, &slen, false); in global()
9615 unsigned int data_shndx, in gc_process_relocs() argument
9632 if (size == 64 && data_shndx == ppc_object->opd_shndx()) in gc_process_relocs()
9662 data_shndx, in gc_process_relocs()
9893 unsigned int data_shndx, in scan_relocs() argument
9935 data_shndx, in scan_relocs()
10776 stub_table = object->stub_table(relinfo->data_shndx); in relocate()
10970 ok = dest_shndx == relinfo->data_shndx; in relocate()
11416 = object->stub_table(relinfo->data_shndx); in relocate()
12294 loc.shndx = relinfo->data_shndx; in relocate()
12549 unsigned int data_shndx, in scan_relocatable_relocs() argument
12567 data_shndx, in scan_relocatable_relocs()
12585 unsigned int data_shndx, in emit_relocs_scan() argument
12606 data_shndx, in emit_relocs_scan()
12744 output_section->output_offset(object, relinfo->data_shndx, in relocate_relocs()