Home
last modified time | relevance | path

Searched refs:orelocation (Results 1 – 25 of 58) sorted by relevance

123

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf64-sparc.c313 addr = sec->orelocation[idx]->address; in elf64_sparc_write_relocs()
314 if (sec->orelocation[idx]->howto->type == R_SPARC_LO10 in elf64_sparc_write_relocs()
317 arelent *r = sec->orelocation[idx + 1]; in elf64_sparc_write_relocs()
359 ptr = sec->orelocation[idx]; in elf64_sparc_write_relocs()
388 arelent *r = sec->orelocation[idx + 1]; in elf64_sparc_write_relocs()
Delf64-mips.c2664 addr = sec->orelocation[idx]->address; in mips_elf64_write_relocs()
2671 r = sec->orelocation[idx + 1]; in mips_elf64_write_relocs()
2723 ptr = sec->orelocation[idx]; in mips_elf64_write_rel()
2770 r = sec->orelocation[idx + 1]; in mips_elf64_write_rel()
2821 ptr = sec->orelocation[idx]; in mips_elf64_write_rela()
2869 r = sec->orelocation[idx + 1]; in mips_elf64_write_rela()
Dnlm32-i386.c241 rel_ptr_ptr = sec->orelocation; in nlm_i386_mangle_relocs()
Dlinker.c2087 o->orelocation = bfd_alloc (abfd, amt); in _bfd_generic_final_link()
2088 if (!o->orelocation) in _bfd_generic_final_link()
2511 if (sec->orelocation == NULL) in _bfd_generic_reloc_link_order()
2598 sec->orelocation[sec->reloc_count] = r; in _bfd_generic_reloc_link_order()
2735 && output_section->orelocation == NULL) in default_indirect_link_order()
Doasys.c957 arelent **p = s->orelocation; in oasys_write_data()
962 qsort (s->orelocation, s->reloc_count, sizeof (arelent **), comp); in oasys_write_data()
Di386lynx.c516 generic = section->orelocation;
Dbfd.c724 asect->orelocation = location; in bfd_set_reloc()
Driscix.c393 generic = section->orelocation; in riscix_squirt_out_relocs()
Dvms-tir.c1875 rptr = section->orelocation; in _bfd_vms_write_tir()
1915 arelent **rptr = section->orelocation; in _bfd_vms_write_tir()
Dreloc.c4914 os->orelocation[os->reloc_count] = *parent; in bfd_generic_get_relocated_section_contents()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf64-mips.c2283 addr = sec->orelocation[idx]->address; in mips_elf64_write_relocs()
2290 r = sec->orelocation[idx + 1]; in mips_elf64_write_relocs()
2342 ptr = sec->orelocation[idx]; in mips_elf64_write_rel()
2387 r = sec->orelocation[idx + 1]; in mips_elf64_write_rel()
2438 ptr = sec->orelocation[idx]; in mips_elf64_write_rela()
2484 r = sec->orelocation[idx + 1]; in mips_elf64_write_rela()
Dlinker.c2041 o->orelocation = bfd_alloc (abfd, amt); in _bfd_generic_final_link()
2042 if (!o->orelocation) in _bfd_generic_final_link()
2466 if (sec->orelocation == NULL) in _bfd_generic_reloc_link_order()
2553 sec->orelocation[sec->reloc_count] = r; in _bfd_generic_reloc_link_order()
2691 && output_section->orelocation == NULL) in default_indirect_link_order()
Dnlm32-i386.c257 rel_ptr_ptr = sec->orelocation;
Dbfd.c637 asect->orelocation = location; in bfd_set_reloc()
Delf64-sparc.c624 addr = sec->orelocation[idx]->address;
625 if (sec->orelocation[idx]->howto->type == R_SPARC_LO10
628 arelent *r = sec->orelocation[idx + 1];
663 ptr = sec->orelocation[idx];
701 arelent *r = sec->orelocation[idx + 1];
Di386lynx.c516 generic = section->orelocation;
Doasys.c1148 arelent **p = s->orelocation;
1154 qsort (s->orelocation,
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dnlmconv.c1266 if (outsec->orelocation != (arelent **) NULL) in copy_sections()
1273 memcpy (combined, outsec->orelocation, in copy_sections()
1277 free (outsec->orelocation); in copy_sections()
1823 assert (got_sec->output_section->orelocation == (arelent **) NULL); in powerpc_resolve_stubs()
Ddlltool.c2372 sec->orelocation = rpp; in make_one_lib_file()
2403 sec->orelocation = rpp; in make_one_lib_file()
2433 sec->orelocation = rpp; in make_one_lib_file()
2509 sec->orelocation = rpp; in make_one_lib_file()
2540 sec->orelocation = rpp; in make_one_lib_file()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dnlmconv.c1267 if (outsec->orelocation != (arelent **) NULL) in copy_sections()
1274 memcpy (combined, outsec->orelocation, in copy_sections()
1278 free (outsec->orelocation); in copy_sections()
1824 assert (got_sec->output_section->orelocation == (arelent **) NULL); in powerpc_resolve_stubs()
Ddlltool.c2443 sec->orelocation = rpp; in make_one_lib_file()
2474 sec->orelocation = rpp; in make_one_lib_file()
2504 sec->orelocation = rpp; in make_one_lib_file()
2580 sec->orelocation = rpp; in make_one_lib_file()
2611 sec->orelocation = rpp; in make_one_lib_file()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dobj-ieee.c262 section->orelocation = reloc_ptr_vector;
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-ieee.c268 section->orelocation = reloc_ptr_vector;
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dldwrite.c374 n->orelocation = 0; in clone_section()
/openbsd/src/gnu/usr.bin/binutils/ld/
Dldwrite.c374 n->orelocation = 0; in clone_section()

123