Home
last modified time | relevance | path

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

12

/freebsd-9-stable/contrib/binutils/ld/
Dldwrite.c444 unsigned int relocs = 0; in split_sections() local
Dpe-dll.c1137 arelent **relocs; in pe_walk_relocs_of_symbol() local
1196 arelent **relocs; in generate_reloc() local
/freebsd-9-stable/contrib/binutils/bfd/
Delf32-mep.c412 const Elf_Internal_Rela * relocs) in mep_elf_check_relocs()
485 Elf_Internal_Rela * relocs, in mep_elf_relocate_section()
Delf64-s390.c922 elf_s390_check_relocs (abfd, info, sec, relocs) in elf_s390_check_relocs() argument
1386 const Elf_Internal_Rela *relocs) in elf_s390_gc_sweep_hook()
1959 bfd_boolean relocs; local
2224 contents, relocs, local_syms, local_sections) in elf_s390_relocate_section() argument
Delf32-s390.c967 elf_s390_check_relocs (abfd, info, sec, relocs) in elf_s390_check_relocs() argument
1418 const Elf_Internal_Rela *relocs) in elf_s390_gc_sweep_hook()
1985 bfd_boolean relocs; local
2250 contents, relocs, local_syms, local_sections) in elf_s390_relocate_section() argument
Dcoff-i386.c416 input_section, contents, relocs, syms, in coff_pe_i386_relocate_section() argument
Dcoff-x86_64.c516 struct internal_reloc *relocs, in coff_pe_amd64_relocate_section()
Dxcofflink.c61 struct internal_reloc *relocs; member
877 xcoff_find_reloc (struct internal_reloc *relocs, in xcoff_find_reloc()
961 struct internal_reloc *relocs; in xcoff_link_add_symbols() member
1303 struct internal_reloc *relocs; in xcoff_link_add_symbols() local
1447 struct internal_reloc *relocs; in xcoff_link_add_symbols() local
Daoutx.h2257 void * relocs; in NAME() local
3465 void * relocs; member
3868 struct reloc_std_external *relocs, in aout_link_input_section_std()
4212 struct reloc_ext_external *relocs, in aout_link_input_section_ext()
4630 void * relocs; in aout_link_input_section() local
Dsunos.c1249 const struct reloc_std_external *relocs, in sunos_scan_std_relocs()
1403 const struct reloc_ext_external *relocs, in sunos_scan_ext_relocs()
1686 void * relocs; in sunos_scan_relocs() local
Delf32-i386.c930 const Elf_Internal_Rela *relocs) in elf_i386_check_relocs()
1318 const Elf_Internal_Rela *relocs) in elf_i386_gc_sweep_hook()
1846 bfd_boolean relocs; in elf_i386_size_dynamic_sections() local
2205 Elf_Internal_Rela *relocs, in elf_i386_relocate_section()
Delf64-x86-64.c742 const Elf_Internal_Rela *relocs) in elf64_x86_64_check_relocs()
1174 asection *sec, const Elf_Internal_Rela *relocs) in elf64_x86_64_gc_sweep_hook()
1687 bfd_boolean relocs; in elf64_x86_64_size_dynamic_sections() local
2046 bfd_byte *contents, Elf_Internal_Rela *relocs, in elf64_x86_64_relocate_section()
Dpe-mips.c590 struct internal_reloc *relocs, in coff_pe_mips_relocate_section()
Dlibcoff-in.h183 struct internal_reloc *relocs; member
444 struct internal_reloc *relocs; member
Delfxx-sparc.c1075 asection *sec, const Elf_Internal_Rela *relocs) in _bfd_sparc_elf_check_relocs()
1554 asection *sec, const Elf_Internal_Rela *relocs) in _bfd_sparc_elf_gc_sweep_hook()
2464 Elf_Internal_Rela *relocs, in _bfd_sparc_elf_relocate_section()
Delf32-cr16.c798 bfd_byte *contents, Elf_Internal_Rela *relocs, in elf32_cr16_relocate_section()
Delf64-ppc.c4387 asection *sec, const Elf_Internal_Rela *relocs) in ppc64_elf_check_relocs()
4948 Elf_Internal_Rela *relocs; in opd_entry_value() local
5245 asection *sec, const Elf_Internal_Rela *relocs) in ppc64_elf_gc_sweep_hook()
7832 bfd_boolean relocs; in ppc64_elf_size_dynamic_sections() local
8277 Elf_Internal_Rela *relocs, *r; in ppc_build_one_stub() local
8375 Elf_Internal_Rela *relocs, *r; in ppc_build_one_stub() local
9792 Elf_Internal_Rela *relocs, in ppc64_elf_relocate_section()
Delf64-alpha.c1740 asection *sec, const Elf_Internal_Rela *relocs) in elf64_alpha_check_relocs()
2890 Elf_Internal_Rela *relocs, *relend; member
3926 Elf_Internal_Rela *relocs, in elf64_alpha_relocate_section_r()
4011 bfd_byte *contents, Elf_Internal_Rela *relocs, in elf64_alpha_relocate_section()
Delf32-ppc.c3035 const Elf_Internal_Rela *relocs) in ppc_elf_check_relocs()
3851 const Elf_Internal_Rela *relocs) in ppc_elf_gc_sweep_hook()
4783 bfd_boolean relocs; in ppc_elf_size_dynamic_sections() local
5645 Elf_Internal_Rela *relocs, in ppc_elf_relocate_section()
Delf32-score.c1841 Elf_Internal_Rela *relocs, in score_elf_final_link_relocate()
2197 Elf_Internal_Rela *relocs, in _bfd_score_elf_relocate_section()
2489 const Elf_Internal_Rela *relocs) in _bfd_score_elf_check_relocs()
/freebsd-9-stable/contrib/binutils/binutils/
Dnm.c50 arelent ***relocs; member
824 static arelent ***relocs; in print_symbol() local
Drescoff.c398 arelent **relocs; member
Dcoffgrok.h55 struct coff_reloc *relocs; member
/freebsd-9-stable/sys/dev/drm2/i915/
Di915_gem_execbuffer.c441 struct eb_objects *eb, struct drm_i915_gem_relocation_entry *relocs) in i915_gem_execbuffer_relocate_object_slow()
/freebsd-9-stable/contrib/binutils/gas/config/
Dobj-coff.h390 #define SET_SECTION_RELOCS(sec, relocs, n) \ argument

12