Searched refs:bfd (Results 251 - 275 of 336) sorted by relevance

<<11121314

/freebsd-11-stable/contrib/gdb/gdb/
H A Dminsyms.c47 #include "bfd.h"
517 static int get_symbol_leading_char (bfd *);
520 get_symbol_leading_char (bfd *abfd)
H A Dcorefile.c32 #include "bfd.h"
60 bfd *core_bfd = NULL;
414 /* The current default bfd target. Points to storage allocated for
H A Dwin32-nat.c770 get_relocated_section_addrs (bfd *abfd, CORE_ADDR text_load)
823 bfd *abfd = NULL;
2255 map_single_dll_code_section (bfd * abfd, asection * sect, void *obj)
2294 new_target_sect_ptr->bfd = abfd;
2301 bfd *dll_bfd;
2327 core_section_load_dll_symbols (bfd * abfd, asection * sect, void *obj)
H A Dmdebugread.c86 #include "bfd.h"
103 #define ECOFF_IN_ELF(bfd) (bfd_get_flavour (bfd) == bfd_target_elf_flavour \
104 && bfd_get_section_by_name (bfd, ".mdebug") != NULL)
116 bfd *cur_bfd;
206 static bfd *cur_bfd;
616 void (*const swap_sym_in) (bfd *, void *, SYMR *) = debug_swap->swap_sym_in;
2229 void (*const swap_ext_in) (bfd *, void *, EXTR *) = debug_swap->swap_ext_in;
2230 void (*const swap_sym_in) (bfd *, void *, SYMR *) = debug_swap->swap_sym_in;
2231 void (*const swap_rfd_in) (bfd *, voi
[all...]
H A Dinftarg.c685 inftarg_set_make_corefile_notes (char * (*func) (bfd *, int *))
H A Dsolib.c29 #include "bfd.h"
198 solib_map_sections -- open bfd and build sections for shared lib
207 of mapped objects, use the recorded name to open a bfd
230 bfd *abfd;
251 /* Leave bfd open, core_xfer_memory and "info files" need it. */
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c1328 base_fs_data_t *bfd = trail->fs->fsap_data;
1365 if ((bfd->format >= SVN_FS_BASE__MIN_MERGEINFO_FORMAT)
1693 base_fs_data_t *bfd = trail->fs->fsap_data;
1708 if (bfd->format >= SVN_FS_BASE__MIN_REP_SHARING_FORMAT)
1780 base_fs_data_t *bfd = fs->fsap_data;
1891 if (bfd->format >= SVN_FS_BASE__MIN_MISCELLANY_FORMAT)
1900 if (bfd->format >= SVN_FS_BASE__MIN_FORWARD_DELTAS_FORMAT
2129 base_fs_data_t *bfd = trail->fs->fsap_data;
2459 if (bfd->format >= SVN_FS_BASE__MIN_MERGEINFO_FORMAT)
2970 base_fs_data_t *bfd
1321 base_fs_data_t *bfd = trail->fs->fsap_data; local
1683 base_fs_data_t *bfd = trail->fs->fsap_data; local
1770 base_fs_data_t *bfd = fs->fsap_data; local
2119 base_fs_data_t *bfd = trail->fs->fsap_data; local
2960 base_fs_data_t *bfd = fs->fsap_data; local
3083 base_fs_data_t *bfd = trail->fs->fsap_data; local
3206 base_fs_data_t *bfd = trail->fs->fsap_data; local
4944 base_fs_data_t *bfd = fs->fsap_data; local
[all...]
H A Ddag.c598 base_fs_data_t *bfd = fs->fsap_data;
623 if (bfd->format >= SVN_FS_BASE__MIN_REP_SHARING_FORMAT)
1245 base_fs_data_t *bfd = fs->fsap_data;
1304 if (sha1_checksum && bfd->format >= SVN_FS_BASE__MIN_REP_SHARING_FORMAT)
594 base_fs_data_t *bfd = fs->fsap_data; local
1240 base_fs_data_t *bfd = fs->fsap_data; local
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_io.c529 printf("bfd = %lld\n", (long long)itf->bfd);
577 printf("%sinterface #%d: fd=%lld, bfd=%lld, name=%s, flags=0x%x, ifindex=%u, sin=%s",
581 (long long)iface->bfd,
753 ep->bfd = INVALID_SOCKET;
1026 if (ep->bfd != INVALID_SOCKET) {
1031 io_completion_port_remove_socket(ep->bfd, ep);
1033 close_and_delete_fd_from_list(ep->bfd);
1034 ep->bfd = INVALID_SOCKET;
2114 && iface->bfd !
[all...]
H A Dntp_monitor.c488 : rbufp->fd == mon->lcladr->bfd ? MDF_BCAST : MDF_UCAST);
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfdwin.c24 #include "bfd.h"
110 bfd_get_file_window (bfd *abfd,
H A Delf-strtab.c23 #include "bfd.h"
25 #include "elf-bfd.h"
231 _bfd_elf_strtab_emit (register bfd *abfd, struct elf_strtab_hash *tab)
306 a 64-bit bfd_size_type: a 64-bit target or --enable-64-bit-bfd.
H A Dhash.c23 #include "bfd.h"
67 bfd_hash_table>> (defined in <<bfd.h>>) and call
185 <<bfd.h>>. The first field in the structure for the hash
804 _bfd_stringtab_emit (bfd *abfd, struct bfd_strtab_hash *tab)
/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindmc.c34 #include "bfd.h"
53 /* Defined in bfd/binary.c. Used to set architecture and machine of input
63 /* bfd global helper struct variable. */
66 bfd *abfd;
238 set_endianess (bfd *abfd, const char *target)
568 static bfd *
571 bfd *abfd;
H A Dcoffgrok.c30 #include "bfd.h"
34 #include "../bfd/libcoff.h"
59 static bfd *abfd;
723 coff_grok (bfd *inabfd)
H A Dresres.c29 #include "bfd.h"
84 bfd *abfd;
119 bfd *abfd;
H A Dwindint.h1061 bfd *abfd;
1085 extern void set_windres_bfd (windres_bfd *, bfd *, asection *, rc_uint_type);
H A Dcoffdump.c27 #include "bfd.h"
475 bfd *abfd;
/freebsd-11-stable/contrib/binutils/gas/
H A Das.h147 #include "bfd.h"
246 extern bfd *stdoutput;
/freebsd-11-stable/contrib/binutils/opcodes/
H A Ddisassemble.c94 bfd *abfd;
H A DMakefile.in49 am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
50 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
239 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
242 BFDDIR = $(srcdir)/../bfd
247 # This is where bfd.h lives.
248 BFD_H = ../bfd/bfd.h
579 # We should reconfigure whenever bfd/configure.in changes, because
582 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
584 # It's desirable to list ../bfd/libbf
[all...]
H A DMakefile.am4 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
9 BFDDIR = $(srcdir)/../bfd
24 # This is where bfd.h lives.
25 BFD_H = ../bfd/bfd.h
355 # We should reconfigure whenever bfd/configure.in changes, because
359 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
365 # It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
372 libopcodes_la_LDFLAGS = -release `cat ../bfd/libtool-soversion` @WIN32LDFLAGS@
655 $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd
[all...]
/freebsd-11-stable/sbin/sunlabel/
H A Dsunlabel.c402 int bfd; local
420 if ((bfd = open(bootpath, O_RDONLY)) < 0)
422 i = read(bfd, boot, sizeof(boot));
427 close(bfd);
/freebsd-11-stable/usr.sbin/tcpdump/tcpdump/
H A DMakefile41 print-bfd.c \
/freebsd-11-stable/contrib/binutils/binutils/doc/
H A DMakefile.in42 am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
43 $(top_srcdir)/../bfd/warning.m4 \
259 -I ../../bfd/doc
262 -I ../../bfd/doc

Completed in 504 milliseconds

<<11121314