/toolchain/binutils/binutils-2.25/bfd/ |
i386bsd.c | 0 /* BFD back-end for i386 a.out binaries under BSD. 4 This file is part of BFD, the Binary File Descriptor library. 46 #include "bfd.h"
|
pei-arm.c | 0 /* BFD back-end for arm PE IMAGE COFF files. 4 This file is part of BFD, the Binary File Descriptor library. 22 #include "bfd.h"
|
pei-ppc.c | 0 /* BFD back-end for PowerPC PE IMAGE COFF files. 4 This file is part of BFD, the Binary File Descriptor library. 22 #include "bfd.h"
|
stab-syms.c | 1 /* Table of stab names for the BFD library. 5 This file is part of BFD, the Binary File Descriptor library. 23 #include "bfd.h"
|
section.c | 1 /* Object file "section" support for the BFD library. 5 This file is part of BFD, the Binary File Descriptor library. 26 The raw data contained within a BFD is maintained through the 27 section abstraction. A single BFD may have any number of 31 Sections are supported in BFD in <<section.c>>. 45 When a BFD is opened for reading, the section structures are 46 created and attached to the BFD. 55 Sometimes a BFD will contain more than the ``natural'' number of 59 BFD. For example, the linker creates an extra section 60 <<COMMON>> for each input file's BFD to hold information abou [all...] |
host-aout.c | 0 /* BFD backend for local host's a.out binaries 5 This file is part of BFD, the Binary File Descriptor library. 23 #include "bfd.h" 68 #include "libaout.h" /* BFD a.out internal data structures */
|
libbfd.c | 1 /* Assorted BFD support routines, only used internally. 5 This file is part of BFD, the Binary File Descriptor library. 23 #include "bfd.h" 38 These routines are used within BFD. 47 bfd_false (bfd *ignore ATTRIBUTE_UNUSED) 57 bfd_true (bfd *ignore ATTRIBUTE_UNUSED) 66 bfd_nullvoidptr (bfd *ignore ATTRIBUTE_UNUSED) 73 bfd_0 (bfd *ignore ATTRIBUTE_UNUSED) 79 bfd_0u (bfd *ignore ATTRIBUTE_UNUSED) 85 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED [all...] |
coff-tic80.c | 0 /* BFD back-end for Texas Instruments TMS320C80 Multimedia Video Processor (MVP). 9 This file is part of BFD, the Binary File Descriptor library. 27 #include "bfd.h" 50 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 52 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 54 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 56 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **) [all...] |
elf32-dlx.c | 4 This file is part of BFD, the Binary File Descriptor library. 22 #include "bfd.h" 24 #include "elf-bfd.h" 53 _bfd_dlx_elf_hi16_reloc (bfd *abfd, 58 bfd *output_bfd, 73 if (output_bfd != (bfd *) NULL 84 && output_bfd == (bfd *) NULL) 113 elf32_dlx_relocate16 (bfd *abfd, 118 bfd *output_bfd, 135 && output_bfd == (bfd *) NULL [all...] |
elf32-fr30.c | 4 This file is part of BFD, the Binary File Descriptor library. 22 #include "bfd.h" 24 #include "elf-bfd.h" 29 fr30_elf_i20_reloc (bfd *, arelent *, asymbol *, void * data, 30 asection *, bfd *, char **error_message); 32 fr30_elf_i32_reloc (bfd *, arelent *, asymbol *, void *, 33 asection *, bfd *, char **); 236 fr30_elf_i20_reloc (bfd *abfd, 241 bfd *output_bfd, 248 if (output_bfd != (bfd *) NUL [all...] |
ecoffswap.h | 1 /* Generic ECOFF swapping routines, for BFD. 5 This file is part of BFD, the Binary File Descriptor library. 79 static void ecoff_swap_hdr_in (bfd *, void *, HDRR *); 80 static void ecoff_swap_hdr_out (bfd *, const HDRR *, void *); 81 static void ecoff_swap_fdr_in (bfd *, void *, FDR *); 82 static void ecoff_swap_fdr_out (bfd *, const FDR *, void *); 83 static void ecoff_swap_pdr_in (bfd *, void *, PDR *); 84 static void ecoff_swap_pdr_out (bfd *, const PDR *, void *); 85 static void ecoff_swap_sym_in (bfd *, void *, SYMR *); 86 static void ecoff_swap_sym_out (bfd *, const SYMR *, void *) [all...] |
elf32-sh64.c | 4 This file is part of BFD, the Binary File Descriptor library. 24 #include "bfd.h" 25 #include "elf-bfd.h" 43 (bfd *, asection *); 45 (bfd *, bfd *); 47 (bfd *, bfd *); 49 (bfd *, Elf_Internal_Shdr *, asection *); 51 (bfd *, flagword) [all...] |
elf32-sparc.c | 4 This file is part of BFD, the Binary File Descriptor library. 22 #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, 175 elf32_sparc_add_symbol_hook (bfd * abfd, 270 elf32_sparc_vxworks_link_hash_table_create (bfd *abfd [all...] |
verilog.c | 0 /* BFD back-end for verilog hex memory dump files. 5 This file is part of BFD, the Binary File Descriptor library. 56 #include "bfd.h" 95 verilog_set_arch_mach (bfd *abfd, enum bfd_architecture arch, unsigned long mach) 107 verilog_set_section_contents (bfd *abfd, 162 verilog_write_address (bfd *abfd, bfd_vma address) 190 verilog_write_record (bfd *abfd, 214 verilog_write_section (bfd *abfd, 242 verilog_write_object_contents (bfd *abfd) 276 verilog_mkobject (bfd *abfd [all...] |
aoutf1.h | 1 /* A.out "format 1" file handling code for BFD. 5 This file is part of BFD, the Binary File Descriptor library. 23 #include "bfd.h" 27 #include "libaout.h" /* BFD a.out internal data structures. */ 44 /* The file @code{aoutf1.h} contains the code for BFD's 54 ints (eg long long with gcc), by defining the name @code{BFD_HOST_64_BIT} in @code{bfd.h}. 55 With this name defined, @emph{all} bfd operations are performed with 64bit 78 sunos_merge_private_bfd_data (bfd *ibfd, bfd *obfd) 97 sunos_set_arch_mach (bfd *abfd, enum machine_type machtype [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
bucomm.h | 28 const char *bfd_get_archive_filename (const bfd *); 32 void bfd_nonfatal_message (const char *, const bfd *, const asection *, 53 void print_arelt_descr (FILE *, bfd *, bfd_boolean);
|
ar.c | 28 #include "bfd.h" 49 static const char *normalize (const char *, bfd *); 51 static void map_over_members (bfd *, void (*)(bfd *), char **, int); 52 static void print_contents (bfd * member); 53 static void delete_members (bfd *, char **files_to_delete); 55 static void move_members (bfd *, char **files_to_move); 57 (bfd *, char **files_to_replace, bfd_boolean quick); 58 static void print_descr (bfd * abfd); 59 static void write_archive (bfd *); [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
dep-in.sed | 11 s!@TOPDIR@/bfd!$(BFDDIR)!g 21 s! \.\./bfd/bfd\.h!!g
|
output-file.c | 28 bfd *stdoutput; 34 as_fatal (_("can't open a bfd on stdout %s"), name); 60 /* Close the bfd. */
|
/toolchain/binutils/binutils-2.25/include/elf/ |
i370.h | 1 /* i370 ELF support for BFD. 4 This file is part of BFD, the Binary File Descriptor library. 22 that most of this is not actually implemented by BFD. */
|
/toolchain/binutils/binutils-2.25/ |
setup.com | 10 $ set def [.bfd] 24 $ set def [.bfd] 40 $ set def [.bfd]
|
/ndk/tests/build/flto/jni/ |
Android.mk | 9 # Clang LTO is only supported with gold. ARM64 still uses bfd by default, so
|
/ndk/tests/build/issue36131-flto-c++11/jni/ |
Android.mk | 10 # Clang LTO is only supported with gold. ARM64 still uses bfd by default, so
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
cr16elf.em | 30 static void check_sections (bfd *, asection *, void *); 44 bfd *abfd; 47 input file with a nonzero .data section. The BFD backend will fill in 54 /* As first-order business, make sure that each input BFD is either 55 COFF or ELF. We need to call a special BFD backend function to 69 read in the relocs into BFD canonical form, which would waste 99 check_sections (bfd *abfd, asection *sec, void *datasec) 138 bfd *abfd; 140 /* If we are generating embedded relocs, call a special BFD backend
|
/toolchain/binutils/binutils-2.25/ld/ |
plugin.h | 62 /* Generate a dummy BFD to represent an IR file, for any callers of 64 struct that they build to pass in. The BFD is initially writable, so 67 extern bfd *plugin_get_ir_dummy_bfd (const char *name, bfd *template);
|