Home
last modified time | relevance | path

Searched defs:relocs (Results 1 – 25 of 196) sorted by relevance

12345678

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf32-openrisc.c323 contents, relocs, local_syms, local_sections) in openrisc_elf_relocate_section() argument
486 openrisc_elf_gc_sweep_hook (abfd, info, sec, relocs) in openrisc_elf_gc_sweep_hook() argument
500 openrisc_elf_check_relocs (abfd, info, sec, relocs) in openrisc_elf_check_relocs() argument
H A Delf32-msp430.c255 elf32_msp430_gc_sweep_hook (abfd, info, sec, relocs) in elf32_msp430_gc_sweep_hook() argument
270 elf32_msp430_check_relocs (abfd, info, sec, relocs) in elf32_msp430_check_relocs() argument
408 contents, relocs, local_syms, local_sections) in elf32_msp430_relocate_section() argument
H A Delf32-avr.c433 elf32_avr_gc_sweep_hook (abfd, info, sec, relocs) in elf32_avr_gc_sweep_hook() argument
448 elf32_avr_check_relocs (abfd, info, sec, relocs) in elf32_avr_check_relocs() argument
708 contents, relocs, local_syms, local_sections) in elf32_avr_relocate_section() argument
H A Delf32-mcore.c392 contents, relocs, local_syms, local_sections) in mcore_elf_relocate_section() argument
596 mcore_elf_gc_sweep_hook (abfd, info, sec, relocs) in mcore_elf_gc_sweep_hook() argument
610 mcore_elf_check_relocs (abfd, info, sec, relocs) in mcore_elf_check_relocs() argument
H A Delf32-d10v.c285 elf32_d10v_gc_sweep_hook (abfd, info, sec, relocs) in elf32_d10v_gc_sweep_hook() argument
300 elf32_d10v_check_relocs (abfd, info, sec, relocs) in elf32_d10v_check_relocs() argument
425 contents, relocs, local_syms, local_sections) in elf32_d10v_relocate_section() argument
H A Delf32-fr30.c504 contents, relocs, local_syms, local_sections) in fr30_elf_relocate_section() argument
670 fr30_elf_gc_sweep_hook (abfd, info, sec, relocs) in fr30_elf_gc_sweep_hook() argument
684 fr30_elf_check_relocs (abfd, info, sec, relocs) in fr30_elf_check_relocs() argument
H A Delf32-iq2000.c449 iq2000_elf_check_relocs (abfd, info, sec, relocs) in iq2000_elf_check_relocs() argument
556 contents, relocs, local_syms, local_sections) in iq2000_elf_relocate_section() argument
699 iq2000_elf_gc_sweep_hook (abfd, info, sec, relocs) in iq2000_elf_gc_sweep_hook() argument
H A Delf32-xstormy16.c413 xstormy16_elf_check_relocs (abfd, info, sec, relocs) in xstormy16_elf_check_relocs() argument
791 contents, relocs, local_syms, local_sections) in xstormy16_elf_relocate_section() argument
1053 xstormy16_elf_gc_sweep_hook (abfd, info, sec, relocs) in xstormy16_elf_gc_sweep_hook() argument
H A Delf32-vax.c566 elf_vax_check_relocs (abfd, info, sec, relocs) in elf_vax_check_relocs() argument
886 elf_vax_gc_sweep_hook (abfd, info, sec, relocs) in elf_vax_gc_sweep_hook() argument
1144 bfd_boolean relocs; local
1424 contents, relocs, local_syms, local_sections) in elf_vax_relocate_section() argument
H A Delf32-m88k.c455 elf_m88k_check_relocs (abfd, info, sec, relocs) in elf_m88k_check_relocs() argument
836 elf_m88k_gc_sweep_hook (abfd, info, sec, relocs) in elf_m88k_gc_sweep_hook() argument
1123 bfd_boolean relocs; local
1344 contents, relocs, local_syms, local_sections) in elf_m88k_relocate_section() argument
H A Delf32-i370.c643 bfd_boolean relocs; local
877 i370_elf_check_relocs (abfd, info, sec, relocs) in i370_elf_check_relocs() argument
1142 contents, relocs, local_syms, local_sections) in i370_elf_relocate_section() argument
H A Delf32-m68k.c414 elf_m68k_check_relocs (abfd, info, sec, relocs) in elf_m68k_check_relocs() argument
810 elf_m68k_gc_sweep_hook (abfd, info, sec, relocs) in elf_m68k_gc_sweep_hook() argument
1112 bfd_boolean relocs; local
1331 contents, relocs, local_syms, local_sections) in elf_m68k_relocate_section() argument
H A Delf32-cris.c782 contents, relocs, local_syms, local_sections) in cris_elf_relocate_section() argument
1790 cris_elf_gc_sweep_hook (abfd, info, sec, relocs) in cris_elf_gc_sweep_hook() argument
2263 cris_elf_check_relocs (abfd, info, sec, relocs) in cris_elf_check_relocs() argument
2673 bfd_boolean relocs; local
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dnlmconv.c1256 arelent **relocs; in copy_sections() local
1370 register arelent **relocs; in default_mangle_relocs() local
1409 arelent **relocs; in i386_mangle_relocs() local
1564 register arelent **relocs; in alpha_mangle_relocs() local
1811 arelent **relocs; in powerpc_resolve_stubs() local
1874 register arelent **relocs; in powerpc_mangle_relocs() local
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dnlmconv.c1255 arelent **relocs; in copy_sections() local
1369 arelent **relocs; in default_mangle_relocs() local
1408 arelent **relocs; in i386_mangle_relocs() local
1563 arelent **relocs; in alpha_mangle_relocs() local
1810 arelent **relocs; in powerpc_resolve_stubs() local
1873 arelent **relocs; in powerpc_mangle_relocs() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-fr30.c504 contents, relocs, local_syms, local_sections) in fr30_elf_relocate_section() argument
666 fr30_elf_gc_sweep_hook (abfd, info, sec, relocs) in fr30_elf_gc_sweep_hook() argument
680 fr30_elf_check_relocs (abfd, info, sec, relocs) in fr30_elf_check_relocs() argument
H A Delf32-openrisc.c297 Elf_Internal_Rela *relocs, in openrisc_elf_relocate_section()
467 const Elf_Internal_Rela *relocs) in openrisc_elf_check_relocs()
H A Delf32-vax.c550 const Elf_Internal_Rela *relocs) in elf_vax_check_relocs()
870 const Elf_Internal_Rela *relocs) in elf_vax_gc_sweep_hook()
1124 bfd_boolean relocs; in elf_vax_size_dynamic_sections() local
1388 Elf_Internal_Rela *relocs, in elf_vax_relocate_section()
H A Delf32-m88k.c451 elf_m88k_check_relocs (abfd, info, sec, relocs) in elf_m88k_check_relocs() argument
838 elf_m88k_gc_sweep_hook (abfd, info, sec, relocs) in elf_m88k_gc_sweep_hook() argument
1127 bfd_boolean relocs; local
1336 contents, relocs, local_syms, local_sections) in elf_m88k_relocate_section() argument
H A Delf32-d10v.c274 const Elf_Internal_Rela *relocs) in elf32_d10v_check_relocs()
403 Elf_Internal_Rela *relocs, in elf32_d10v_relocate_section()
H A Delf32-i370.c595 bfd_boolean relocs; in i370_elf_size_dynamic_sections() local
809 const Elf_Internal_Rela *relocs) in i370_elf_check_relocs()
1067 Elf_Internal_Rela *relocs, in i370_elf_relocate_section()
H A Delf32-mt.c283 Elf_Internal_Rela * relocs, in mt_elf_relocate_section()
457 const Elf_Internal_Rela * relocs) in mt_elf_check_relocs()
H A Delf32-mcore.c371 Elf_Internal_Rela * relocs, in mcore_elf_relocate_section()
581 const Elf_Internal_Rela * relocs) in mcore_elf_check_relocs()
H A Delf32-m68k.c568 elf_m68k_check_relocs (abfd, info, sec, relocs) in elf_m68k_check_relocs() argument
970 elf_m68k_gc_sweep_hook (abfd, info, sec, relocs) in elf_m68k_gc_sweep_hook() argument
1277 bfd_boolean relocs; local
1484 contents, relocs, local_syms, local_sections) in elf_m68k_relocate_section() argument
H A Delf32-iq2000.c403 const Elf_Internal_Rela *relocs) in iq2000_elf_check_relocs()
515 Elf_Internal_Rela * relocs, in iq2000_elf_relocate_section()

12345678