Searched refs:bfd (Results 76 - 100 of 336) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/binutils/include/elf/
H A Dmmix.h26 /* Relocations. See the reloc table in bfd/elf64-mmix.c for details. */
164 (bfd *, struct bfd_link_info *);
166 (bfd *, struct bfd_link_info *);
168 (bfd *, struct bfd_link_info *);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dlocks-table.c83 base_fs_data_t *bfd = fs->fsap_data; local
94 bfd->locks->put(bfd->locks, trail->db_txn,
106 base_fs_data_t *bfd = fs->fsap_data; local
112 db_err = bfd->locks->del(bfd->locks, trail->db_txn, &key, 0);
128 base_fs_data_t *bfd = fs->fsap_data; local
135 db_err = bfd->locks->get(bfd->locks, trail->db_txn,
202 base_fs_data_t *bfd local
[all...]
H A Dchanges-table.c85 base_fs_data_t *bfd = fs->fsap_data;
97 bfd->changes->put(bfd->changes, trail->db_txn,
110 base_fs_data_t *bfd = fs->fsap_data;
113 db_err = bfd->changes->del(bfd->changes, trail->db_txn,
285 base_fs_data_t *bfd = fs->fsap_data;
299 bfd->changes->cursor(bfd->changes, trail->db_txn,
411 base_fs_data_t *bfd
83 base_fs_data_t *bfd = fs->fsap_data; local
108 base_fs_data_t *bfd = fs->fsap_data; local
283 base_fs_data_t *bfd = fs->fsap_data; local
409 base_fs_data_t *bfd = fs->fsap_data; local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff64-rs6000.c24 #include "bfd.h"
86 PARAMS ((bfd *, PTR, PTR));
88 PARAMS ((bfd *, PTR, PTR));
90 PARAMS ((bfd *, struct bfd_strtab_hash *, struct internal_syment *,
93 PARAMS ((bfd *, struct xcoff_loader_info *, struct internal_ldsym *,
96 PARAMS ((bfd *, PTR, PTR));
98 PARAMS ((bfd *, PTR, PTR));
100 PARAMS ((bfd *, PTR, int, int, int, int, PTR));
102 PARAMS ((bfd *, PTR, int, int, int, int, PTR));
104 PARAMS ((bfd *, PT
[all...]
H A Dmipsbsd.c44 #include "bfd.h"
51 static void MY(set_arch_mach) PARAMS ((bfd *abfd, unsigned long machtype));
52 static void MY(choose_reloc_size) PARAMS ((bfd *abfd));
55 static bfd_boolean MY(write_object_contents) PARAMS ((bfd *abfd));
74 PARAMS ((bfd *, arelent *, struct bfd_symbol *, PTR, asection *,
75 bfd *, char **));
77 long MY(canonicalize_reloc) PARAMS ((bfd *, sec_ptr, arelent **, asymbol **));
81 bfd *abfd;
112 bfd *abfd;
132 bfd *abf
[all...]
H A Dcoff-i386.c24 #include "bfd.h"
42 PARAMS ((bfd *, arelent *, asymbol *, PTR, asection *, bfd *, char **));
44 PARAMS ((bfd *, asection *, struct internal_reloc *,
48 PARAMS ((bfd *, bfd_reloc_code_real_type));
67 bfd *abfd;
72 bfd *output_bfd;
78 if (output_bfd == (bfd *) NULL)
109 if (output_bfd == (bfd *) NULL)
187 static bfd_boolean in_reloc_p PARAMS ((bfd *, reloc_howto_typ
[all...]
H A Delf64-mips.c44 #include "bfd.h"
49 #include "elf-bfd.h"
65 (bfd *, const Elf64_Mips_External_Rel *, Elf64_Mips_Internal_Rela *);
67 (bfd *, const Elf64_Mips_External_Rela *, Elf64_Mips_Internal_Rela *);
69 (bfd *, const Elf64_Mips_Internal_Rela *, Elf64_Mips_External_Rel *);
71 (bfd *, const Elf64_Mips_Internal_Rela *, Elf64_Mips_External_Rela *);
73 (bfd *, const bfd_byte *, Elf_Internal_Rela *);
75 (bfd *, const Elf_Internal_Rela *, bfd_byte *);
77 (bfd *, const bfd_byte *, Elf_Internal_Rela *);
79 (bfd *, cons
[all...]
H A Dbfd.c25 <<typedef bfd>>
27 A BFD has type <<bfd>>; objects of this type are the
31 Here is the structure that defines the type <<bfd>>. It
37 .struct bfd
64 . struct bfd *lru_prev, *lru_next;
141 . struct bfd *my_archive; {* The containing archive BFD. *}
142 . struct bfd *archive_next; {* The next BFD in the archive. *}
143 . struct bfd *archive_head; {* The first BFD in the archive. *}
147 . struct bfd *link_next;
207 #include "bfd
[all...]
H A Dlibbfd.c24 #include "bfd.h"
48 bfd_false (bfd *ignore ATTRIBUTE_UNUSED)
58 bfd_true (bfd *ignore ATTRIBUTE_UNUSED)
67 bfd_nullvoidptr (bfd *ignore ATTRIBUTE_UNUSED)
74 bfd_0 (bfd *ignore ATTRIBUTE_UNUSED)
80 bfd_0u (bfd *ignore ATTRIBUTE_UNUSED)
86 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED)
95 _bfd_n1 (bfd *ignore_abfd ATTRIBUTE_UNUSED)
102 bfd_void (bfd *ignore ATTRIBUTE_UNUSED)
107 _bfd_norelocs_get_reloc_upper_bound (bfd *abf
[all...]
H A Delf32-mips.c33 #include "bfd.h"
37 #include "elf-bfd.h"
52 (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 **);
58 (bfd *, bfd_reloc_code_real_type);
62 (bfd *, arelent *, Elf_Internal_Rela *);
64 (bfd *, arelen
[all...]
H A Dbinary.c36 #include "bfd.h"
40 /* Any bfd we create by reading a binary file has three symbols:
52 binary_mkobject (bfd *abfd ATTRIBUTE_UNUSED)
62 binary_object_p (bfd *abfd)
112 binary_get_section_contents (bfd *abfd,
127 binary_get_symtab_upper_bound (bfd *abfd ATTRIBUTE_UNUSED)
132 /* Create a symbol name based on the bfd's filename. */
135 mangle_name (bfd *abfd, char *suffix)
162 binary_canonicalize_symtab (bfd *abfd, asymbol **alocation)
210 binary_get_symbol_info (bfd *ignore_abf
[all...]
H A Dsimple.c23 #include "bfd.h"
31 bfd *abfd ATTRIBUTE_UNUSED,
41 bfd *abfd ATTRIBUTE_UNUSED,
55 bfd *abfd ATTRIBUTE_UNUSED,
65 bfd *abfd ATTRIBUTE_UNUSED,
75 bfd *abfd ATTRIBUTE_UNUSED,
85 bfd *obfd ATTRIBUTE_UNUSED,
88 bfd *nbfd ATTRIBUTE_UNUSED,
107 simple_save_output_info (bfd *abfd ATTRIBUTE_UNUSED,
123 simple_restore_output_info (bfd *abf
[all...]
H A Daoutf1.h24 #include "bfd.h"
55 ints (eg long long with gcc), by defining the name @code{BFD_HOST_64_BIT} in @code{bfd.h}.
56 With this name defined, @emph{all} bfd operations are performed with 64bit
79 sunos_merge_private_bfd_data (bfd *ibfd, bfd *obfd)
98 sunos_set_arch_mach (bfd *abfd, enum machine_type machtype)
166 choose_reloc_size (bfd *abfd)
186 sunos_write_object_contents (bfd *abfd)
385 swapcore_sun3 (bfd *abfd, char *ext, struct internal_sunos_core *intcore)
420 swapcore_sparc (bfd *abf
[all...]
H A Daout-arm.c23 #include "bfd.h"
61 MY (fix_pcrel_26) (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
63 MY (fix_pcrel_26_done) (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
97 MY (reloc_howto) (bfd *abfd,
142 MY (put_reloc) (bfd *abfd,
193 bfd *abfd,
224 MY (fix_pcrel_26_done) (bfd *abfd ATTRIBUTE_UNUSED,
229 bfd *output_bf
[all...]
H A Delf-attrs.c22 #include "bfd.h"
25 #include "elf-bfd.h"
72 vendor_obj_attr_name (bfd *abfd, int vendor)
83 vendor_obj_attr_size (bfd *abfd, int vendor)
112 bfd_elf_obj_attr_size (bfd *abfd)
168 vendor_set_obj_attr_contents (bfd *abfd, bfd_byte *contents, bfd_vma size,
199 bfd_elf_set_obj_attr_contents (bfd *abfd, bfd_byte *contents, bfd_vma size)
223 elf_new_obj_attr (bfd *abfd, int vendor, int tag)
261 bfd_elf_get_obj_attr_int (bfd *abfd, int vendor, int tag)
287 bfd_elf_add_obj_attr_int (bfd *abf
[all...]
H A Delf32-sparc.c22 #include "bfd.h"
25 #include "elf-bfd.h"
34 elf32_sparc_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
62 the only currently defined values are based on the bfd mach number,
70 elf32_sparc_merge_private_bfd_data (bfd *ibfd, bfd *obfd)
119 elf32_sparc_final_write_processing (bfd *abfd,
228 elf32_sparc_vxworks_link_hash_table_create (bfd *abfd)
247 elf32_sparc_vxworks_final_write_processing (bfd *abfd, bfd_boolean linker)
H A Dcoff-rs6000.c25 #include "bfd.h"
35 PARAMS ((bfd *));
37 PARAMS ((bfd *, bfd *));
39 PARAMS ((bfd *, const char *));
41 PARAMS ((bfd *, bfd_reloc_code_real_type));
43 PARAMS ((bfd *));
45 PARAMS ((bfd *));
47 PARAMS ((bfd *));
48 extern bfd *_bfd_xcoff_openr_next_archived_fil
[all...]
H A Darchures.c24 #include "bfd.h"
580 const char *bfd_printable_name (bfd *abfd);
589 bfd_printable_name (bfd *abfd)
684 (const bfd *abfd, const bfd *bbfd, bfd_boolean accept_unknowns);
695 bfd_arch_get_compatible (const bfd *abfd,
696 const bfd *bbfd,
699 const bfd * ubfd = NULL;
746 void bfd_set_arch_info (bfd *abfd, const bfd_arch_info_type *arg);
753 bfd_set_arch_info (bfd *abf
[all...]
H A Dcoff-ia64.c22 #include "bfd.h"
55 static bfd_boolean in_reloc_p PARAMS ((bfd *, reloc_howto_type *));
59 bfd * abfd ATTRIBUTE_UNUSED;
68 static const bfd_target *ia64coff_object_p PARAMS ((bfd *));
72 bfd *abfd;
/freebsd-11-stable/contrib/binutils/binutils/
H A Dar.c31 #include "bfd.h"
57 bfd_special_undocumented_glue (bfd * abfd, const char *filename);
62 static const char *normalize (const char *, bfd *);
64 static void map_over_members (bfd *, void (*)(bfd *), char **, int);
65 static void print_contents (bfd * member);
66 static void delete_members (bfd *, char **files_to_delete);
68 static void move_members (bfd *, char **files_to_move);
70 (bfd *, char **files_to_replace, bfd_boolean quick);
71 static void print_descr (bfd * abf
[all...]
H A Dnm.c24 #include "bfd.h"
31 #include "elf-bfd.h"
81 static void print_symbol_filename_bsd (bfd *, bfd *);
82 static void print_symbol_filename_sysv (bfd *, bfd *);
83 static void print_symbol_filename_posix (bfd *, bfd *);
84 static void print_value (bfd *, bfd_vma);
85 static void print_symbol_info_bsd (struct extended_symbol_info *, bfd *);
[all...]
H A DMakefile.in60 am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
61 $(top_srcdir)/../bfd/warning.m4 \
105 am__DEPENDENCIES_1 = ../bfd/libbfd.la
356 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
392 BFDDIR = $(BASEDIR)/bfd
396 -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \
432 BFDLIB = ../bfd/libbfd.la
1199 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtrail.c87 base_fs_data_t *bfd = fs->fsap_data; local
97 SVN_ERR_ASSERT(! bfd->in_txn_trail);
100 bfd->bdb->env->txn_begin(bfd->bdb->env, 0,
102 bfd->in_txn_trail = TRUE;
118 base_fs_data_t *bfd = fs->fsap_data; local
133 bfd->in_txn_trail = FALSE;
148 base_fs_data_t *bfd = fs->fsap_data; local
157 bfd->in_txn_trail = FALSE;
165 db_err = bfd
[all...]
/freebsd-11-stable/contrib/binutils/bfd/doc/
H A DMakefile.in43 @GENINSRC_NEVER_TRUE@am__append_1 = bfd.info
56 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/bfd.m4 \
67 INFO_DEPS = bfd.info
70 DVIS = bfd.dvi
71 PDFS = bfd.pdf
72 PSS = bfd.ps
73 HTMLS = bfd.html
74 TEXINFOS = bfd.texinfo
248 PROTOS = archive.p archures.p bfd.p \
261 $(srcdir)/../archures.c $(srcdir)/../bfd
[all...]
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A DMakefile5 .PATH: ${SRCDIR}/bfd ${SRCDIR}/opcodes
7 LIB= bfd
11 bfd.c \
49 CFLAGS+= -I${SRCDIR}/bfd
89 targmatch.h: targmatch.sed config.bfd
90 sed -f ${.ALLSRC:M*.sed} ${.ALLSRC:M*.bfd} > ${.TARGET}

Completed in 189 milliseconds

1234567891011>>