Searched refs:arelent (Results 1 - 25 of 94) sorted by relevance

1234

/freebsd-10.0-release/contrib/binutils/ld/
H A Dpe-dll.h60 (struct bfd_link_info *, const char *, int (*) (arelent *, asection *));
62 (arelent * rel, asection *, int);
H A Dpep-dll.h50 (struct bfd_link_info *, const char *, int (*) (arelent *, asection *));
51 extern void pep_create_import_fixup (arelent * rel, asection *, int);
/freebsd-10.0-release/contrib/binutils/gas/
H A Dtc.h73 extern arelent *tc_gen_reloc (asection *, fixS *);
75 extern arelent **tc_gen_reloc (asection *, fixS *);
H A Dcgen.h87 extern arelent *gas_cgen_tc_gen_reloc (asection *, fixS *);
H A Dwrite.h155 arelent r;
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delfxx-mips.h121 (bfd *, asymbol *, arelent *, asection *, bfd_boolean, void *, bfd_vma);
123 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
125 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
127 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
129 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
131 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
H A Delf32-gen.c46 arelent *bfd_reloc,
54 arelent *bfd_reloc,
H A Delf64-gen.c46 arelent *bfd_reloc,
54 arelent *bfd_reloc,
H A Dreloc16.c45 arelent *reloc;
151 arelent **reloc_vector = NULL;
161 reloc_vector = (arelent **) bfd_malloc ((bfd_size_type) reloc_size);
204 arelent **parent;
257 arelent **reloc_vector;
276 reloc_vector = (arelent **) bfd_malloc ((bfd_size_type) reloc_size);
292 arelent **parent = reloc_vector;
293 arelent *reloc;
H A Delf64-sparc.c39 return (sec->reloc_count * 2 + 1) * sizeof (arelent *);
60 arelent *relent;
64 arelent *relents;
186 amt *= 2 * sizeof (arelent);
187 asect->relocation = (arelent *) bfd_alloc (abfd, amt);
211 arelent **relptr, asymbol **symbols)
213 arelent *tblptr;
240 elf64_sparc_canonicalize_dynamic_reloc (bfd *abfd, arelent **storage,
258 arelent *p;
317 arelent *
[all...]
H A Dlibecoff.h64 (bfd *, const struct internal_reloc *, arelent *);
66 (bfd *, const arelent *, struct internal_reloc *);
296 (bfd *, asection *, arelent **, asymbol **symbols);
H A Daout-arm.c61 MY (fix_pcrel_26) (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
63 MY (fix_pcrel_26_done) (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
225 arelent *reloc_entry ATTRIBUTE_UNUSED,
238 arelent *reloc_entry,
342 void MY_swap_std_reloc_in (bfd *, struct reloc_std_external *, arelent *, asymbol **, bfd_size_type);
343 void MY_swap_std_reloc_out (bfd *, arelent *, struct reloc_std_external *);
350 arelent *cache_ptr,
368 arelent *g,
H A Delf32-arc.c37 arelent * reloc_entry,
170 arelent *cache_ptr,
H A Delfxx-sparc.h102 (bfd *, arelent *, Elf_Internal_Rela *);
146 (bfd_vma, const asection *, const arelent *);
H A Dbout.c265 arelent **generic;
307 arelent *g = *generic;
491 get_value (arelent *reloc,
544 arelent *reloc_entry,
582 arelent *reloc_entry,
677 arelent *cache_ptr;
685 arelent *reloc_cache;
713 amt = ((bfd_size_type) count + 1) * sizeof (arelent);
858 arelent tmp;
859 arelent *curso
[all...]
H A Delf64-mips.c85 (bfd *, arelent *, Elf_Internal_Rela *);
87 (bfd *, arelent *, Elf_Internal_Rela *);
91 (bfd *, asection *, arelent **, asymbol **);
95 (bfd *, arelent **, asymbol **);
97 (bfd *, asection *, Elf_Internal_Shdr *, bfd_size_type, arelent *,
108 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
110 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
112 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
114 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
116 (bfd *, arelent *, asymbo
[all...]
H A Dcoff-sparc.c39 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *));
61 bfd_coff_generic_reloc PARAMS ((bfd *, arelent *, asymbol *, PTR,
68 arelent *reloc_entry;
181 arelent *cache_ptr;
H A Dlibieee.h42 arelent relent;
H A Dmipsbsd.c74 PARAMS ((bfd *, arelent *, struct bfd_symbol *, PTR, asection *,
77 long MY(canonicalize_reloc) PARAMS ((bfd *, sec_ptr, arelent **, asymbol **));
200 arelent *reloc_entry;
244 mips_fix_hi16_s PARAMS ((bfd *, arelent *, asymbol *, PTR,
251 arelent *reloc_entry;
352 arelent **relptr;
355 arelent *tblptr = section->relocation;
H A Delf32-mips.c52 (bfd *, asymbol *, arelent *, asection *, bfd_boolean, void *, bfd_vma);
54 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
56 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
62 (bfd *, arelent *, Elf_Internal_Rela *);
64 (bfd *, arelent *, Elf_Internal_Rela *);
72 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
971 _bfd_mips_elf32_gprel16_reloc (bfd *abfd, arelent *reloc_entry,
1013 mips_elf_gprel32_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol,
1049 gprel32_with_gp (bfd *abfd, asymbol *symbol, arelent *reloc_entry,
1096 mips32_64bit_reloc (bfd *abfd, arelent *reloc_entr
[all...]
H A Delfn32-mips.c55 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
57 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
59 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
61 (bfd *, asymbol *, arelent *, asection *, bfd_boolean, void *, bfd_vma);
63 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
65 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
71 (bfd *, arelent *, Elf_Internal_Rela *);
73 (bfd *, arelent *, Elf_Internal_Rela *);
1764 mips_elf_gprel16_reloc (bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry,
1794 mips_elf_literal_reloc (bfd *abfd, arelent *reloc_entr
[all...]
H A Dcoff-mips.c46 PARAMS ((bfd *, const struct internal_reloc *, arelent *));
48 PARAMS ((bfd *, const arelent *, struct internal_reloc *));
50 PARAMS ((bfd *abfd, arelent *reloc, asymbol *symbol, PTR data,
53 PARAMS ((bfd *abfd, arelent *reloc, asymbol *symbol, PTR data,
56 PARAMS ((bfd *abfd, arelent *reloc, asymbol *symbol, PTR data,
59 PARAMS ((bfd *abfd, arelent *reloc, asymbol *symbol, PTR data,
376 arelent *rptr;
400 const arelent *rel ATTRIBUTE_UNUSED;
425 arelent *reloc_entry;
472 arelent *reloc_entr
[all...]
H A Dcoff-ppc.c320 arelent *reloc,
327 arelent *reloc,
336 arelent *reloc,
344 arelent *reloc,
352 arelent *reloc,
360 arelent *reloc,
1683 arelent *reloc_entry ATTRIBUTE_UNUSED;
1703 arelent *reloc_entry ATTRIBUTE_UNUSED;
1724 arelent *reloc_entry ATTRIBUTE_UNUSED;
1744 arelent *reloc_entr
[all...]
/freebsd-10.0-release/contrib/binutils/binutils/
H A Ddlltool.c2388 arelent *rel;
2389 arelent **rpp;
2401 rel = xmalloc (sizeof (arelent));
2403 rpp = xmalloc (sizeof (arelent *) * 2);
2455 rel = xmalloc (sizeof (arelent));
2456 rpp = xmalloc (sizeof (arelent *) * 2);
2480 rel = xmalloc (sizeof (arelent));
2481 rpp = xmalloc (sizeof (arelent *) * 2);
2511 rel = xmalloc (sizeof (arelent));
2512 rpp = xmalloc (sizeof (arelent *) *
[all...]
H A Dobjdump.c130 arelent ** dynrelbuf;
133 arelent * reloc;
605 const arelent *a = * (const arelent **) ap;
606 const arelent *b = * (const arelent **) bp;
1314 arelent *** relppp,
1315 arelent ** relppend)
1613 arelent *q;
1682 arelent ** rel_p
[all...]

Completed in 316 milliseconds

1234