Lines Matching refs:data_shndx

3357                     unsigned int data_shndx,
3371 unsigned int data_shndx,
3402 unsigned int data_shndx,
3417 unsigned int data_shndx,
3758 unsigned int data_shndx,
3767 unsigned int data_shndx,
3776 unsigned int data_shndx,
3788 unsigned int data_shndx,
3796 unsigned int data_shndx,
3804 unsigned int data_shndx,
8735 unsigned int data_shndx, in gc_process_relocs() argument
8756 data_shndx, in gc_process_relocs()
8774 data_shndx, in gc_process_relocs()
8794 unsigned int data_shndx, in scan_relocs() argument
8815 data_shndx, in scan_relocs()
8833 data_shndx, in scan_relocs()
10131 unsigned int data_shndx, in scan_relocatable_relocs() argument
10152 data_shndx, in scan_relocatable_relocs()
10172 data_shndx, in scan_relocatable_relocs()
10193 unsigned int data_shndx, in emit_relocs_scan() argument
10214 data_shndx, in emit_relocs_scan()
10234 data_shndx, in emit_relocs_scan()
10371 output_section->output_offset(object, relinfo->data_shndx, in relocate_special_relocatable()
10457 unsigned int data_shndx, in local() argument
10491 if (mips_obj->is_mips16_stub_section(data_shndx)) in local()
10493 mips_obj->get_mips16_stub_section(data_shndx) in local()
10503 && !mips_obj->section_allows_mips16_refs(data_shndx)) in local()
10510 && !mips_obj->section_allows_mips16_refs(data_shndx)) in local()
10594 const unsigned char* view = object->section_contents(data_shndx, in local()
10604 object, data_shndx, r_type, r_sym, addend)); in local()
10618 object, data_shndx, r_type, r_sym, 0)); in local()
10654 || _got16_addend.shndx != data_shndx) in local()
10674 const unsigned char* view = object->section_contents(data_shndx, in local()
10709 output_section, data_shndx, in local()
10845 unsigned int data_shndx, in local() argument
10860 data_shndx, in local()
10877 unsigned int data_shndx, in local() argument
10892 data_shndx, in local()
10910 unsigned int data_shndx, in global() argument
10941 if (mips_obj->is_mips16_stub_section(data_shndx)) in global()
10943 mips_obj->get_mips16_stub_section(data_shndx) in global()
10953 && !mips_obj->section_allows_mips16_refs(data_shndx)) in global()
11134 target->copy_reloc(symtab, layout, object, data_shndx, in global()
11142 data_shndx, output_section, r_offset); in global()
11190 object->section_contents(data_shndx, &view_size, false); in global()
11350 unsigned int data_shndx, in global() argument
11361 data_shndx, in global()
11377 unsigned int data_shndx, in global() argument
11388 data_shndx, in global()
11647 && !object->section_allows_mips16_refs(relinfo->data_shndx)) in relocate()