/toolchain/binutils/binutils-2.25/bfd/ |
D | libaout.h | 472 extern bfd_boolean NAME (aout, squirt_out_relocs) 475 extern bfd_boolean NAME (aout, make_sections) 478 extern const bfd_target * NAME (aout, some_aout_object_p) 481 extern bfd_boolean NAME (aout, mkobject) 484 extern enum machine_type NAME (aout, machine_type) 487 extern bfd_boolean NAME (aout, set_arch_mach) 490 extern bfd_boolean NAME (aout, new_section_hook) 493 extern bfd_boolean NAME (aout, set_section_contents) 496 extern asymbol * NAME (aout, make_empty_symbol) 499 extern bfd_boolean NAME (aout, translate_symbol_table) [all …]
|
D | aout-target.h | 30 extern reloc_howto_type * NAME (aout, reloc_type_lookup) (bfd *, bfd_reloc_code_real_type); 31 extern reloc_howto_type * NAME (aout, reloc_name_lookup) (bfd *, const char *); 160 NAME (aout, swap_exec_header_in) (abfd, &exec_bytes, &exec); in MY() 167 target = NAME (aout, some_aout_object_p) (abfd, &exec, MY (callback)); in MY() 198 return NAME (aout, mkobject (abfd)); in MY() 350 return NAME (aout, final_link) (abfd, info, MY_final_link_callback); in MY_bfd_final_link() 421 #define MY_core_file_failing_command NAME (aout, core_file_failing_command) 424 #define MY_core_file_failing_signal NAME (aout, core_file_failing_signal) 427 #define MY_core_file_matches_executable_p NAME (aout, core_file_matches_executable_p) 430 #define MY_set_section_contents NAME (aout, set_section_contents) [all …]
|
D | aout-tic30.c | 48 #define MY_mkobject NAME (aout,mkobject) 578 NAME (aout, swap_exec_header_in) (abfd, &exec_bytes, &exec); in tic30_aout_object_p() 585 target = NAME (aout, some_aout_object_p) (abfd, &exec, tic30_aout_callback); in tic30_aout_object_p() 643 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in tic30_aout_write_object_contents() 650 NAME (aout, swap_exec_header_out) (abfd, execp, &exec_bytes); in tic30_aout_write_object_contents() 670 if (!NAME (aout, write_syms) (abfd)) in tic30_aout_write_object_contents() 676 if (!NAME (aout, squirt_out_relocs) (abfd, obj_textsec (abfd))) in tic30_aout_write_object_contents() 681 if (!NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) in tic30_aout_write_object_contents() 767 return NAME (aout, final_link) (abfd, info, MY_final_link_callback); in MY_bfd_final_link() 879 #define MY_core_file_failing_command NAME (aout, core_file_failing_command) [all …]
|
D | PORTING | 43 In this case, the include file aout-target.h probaby does most 44 of what you need. The program gen-aout generates <target>.c for 46 make gen-aout 47 ./gen-aout <target> > <target>.c 50 similar existing file that includes aout-target.h, and fix what is wrong.) 53 (Also let us know about it; perhaps we can improve gen-aout.c.) 59 See discussion in ../include/aout/aout64.h.
|
D | pdp11.c | 261 NAME (aout, reloc_type_lookup) (bfd * abfd ATTRIBUTE_UNUSED, in NAME() argument 276 NAME (aout, reloc_name_lookup) (bfd *abfd ATTRIBUTE_UNUSED, in NAME() argument 299 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in pdp11_aout_write_headers() 316 NAME (aout, swap_exec_header_out) (abfd, execp, & exec_bytes); in pdp11_aout_write_headers() 332 if (! NAME (aout, write_syms) (abfd)) in pdp11_aout_write_headers() 340 || !NAME (aout, squirt_out_relocs) (abfd, obj_textsec (abfd)) in pdp11_aout_write_headers() 342 || !NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) in pdp11_aout_write_headers() 366 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in MY() 380 NAME (aout, swap_exec_header_in) (bfd *abfd, in NAME() argument 408 #define NAME_swap_exec_header_in NAME (aout, swap_exec_header_in) [all …]
|
D | aoutx.h | 153 #define MY_swap_std_reloc_in NAME (aout, swap_std_reloc_in) 157 #define MY_swap_ext_reloc_in NAME (aout, swap_ext_reloc_in) 161 #define MY_swap_std_reloc_out NAME (aout, swap_std_reloc_out) 165 #define MY_swap_ext_reloc_out NAME (aout, swap_ext_reloc_out) 176 #define howto_table_ext NAME (aout, ext_howto_table) 177 #define howto_table_std NAME (aout, std_howto_table) 263 NAME (aout, reloc_type_lookup) (bfd *abfd, bfd_reloc_code_real_type code) in NAME() argument 320 NAME (aout, reloc_name_lookup) (bfd *abfd, const char *r_name) in NAME() argument 372 NAME (aout, swap_exec_header_in) (bfd *abfd, in NAME() argument 391 #define NAME_swap_exec_header_in NAME (aout, swap_exec_header_in) [all …]
|
D | Makefile.am | 258 aout-adobe.lo \ 259 aout-arm.lo \ 260 aout-cris.lo \ 261 aout-ns32k.lo \ 262 aout-sparcle.lo \ 263 aout-tic30.lo \ 445 aout-adobe.c \ 446 aout-arm.c \ 447 aout-cris.c \ 448 aout-ns32k.c \ [all …]
|
D | riscix.c | 117 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); \ 126 NAME (aout, swap_exec_header_out) (abfd, execp, & exec_bytes); \ 140 if (! NAME (aout, write_syms) (abfd)) \ 151 if (!NAME (aout, squirt_out_relocs) (abfd, obj_datasec (abfd))) \ 440 extern reloc_howto_type NAME (aout, std_howto_table)[]; in MY() 464 if (!NAME (aout, slurp_reloc_table) (abfd, section, symbols)) in MY() 471 c = tblptr->howto - NAME(aout,std_howto_table); in MY() 567 if (! NAME (aout, make_sections) (abfd)) in riscix_some_aout_object_p() 648 NAME (aout, swap_exec_header_in) (abfd, & exec_bytes, & exec); in MY()
|
D | sparclynx.c | 41 static bfd_boolean NAME (aout,sparclynx_write_object_contents) (bfd *); 148 NAME(aout,sparclynx_write_object_contents) (bfd *abfd) in NAME() argument 227 #define MY_write_object_contents NAME(aout,sparclynx_write_object_contents)
|
D | ChangeLog-9495 | 93 (NAME(aout,final_link)): Initialize includes hash table. 156 * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbol 318 * host-aout.c: If TRAD_HEADER is defined, include it. 472 * aout-target.h (MY(callback)): Set the lma of the sections. 517 * aoutx.h (NAME(aout,final_link)): Report a reasonable error when 524 * aoutx.h (NAME(aout,set_section_contents)): If a section can not 767 * aout-adobe.c, aout-target.h, binary.c, bout.c, coff-alpha.c, 928 * PORTING, aout-arm.c, aout-encap.c, aout-target.h, 929 aoutx.h, gen-aout.c, host-aout.c, hp300bsd.c, i386aout.c 1370 * aout-target.h (MY_read_ar_hdr): Define if not defined. [all …]
|
D | hp300hpux.c | 291 NAME (aout,adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in MY() 304 NAME (aout,swap_exec_header_out) (abfd, execp, &exec_bytes); in MY() 334 if (!NAME (aout,squirt_out_relocs) (abfd, obj_textsec (abfd))) in MY() 338 if (!NAME (aout,squirt_out_relocs) (abfd, obj_datasec (abfd))) in MY() 443 NAME (aout,swap_exec_header_in) (bfd *abfd, in NAME() argument
|
D | Makefile.in | 560 aout-adobe.lo \ 561 aout-arm.lo \ 562 aout-cris.lo \ 563 aout-ns32k.lo \ 564 aout-sparcle.lo \ 565 aout-tic30.lo \ 747 aout-adobe.c \ 748 aout-arm.c \ 749 aout-cris.c \ 750 aout-ns32k.c \ [all …]
|
D | config.bfd | 314 arm-*-aout | armel-*-aout) 318 armeb-*-aout) 368 c30-*-*aout* | tic30-*-*aout*) 626 i[3-7]86-*-linux*aout*) 745 i[3-7]86-*-aout* | i[3-7]86*-*-vsta*) 778 i960-*-vxworks* | i960-*-aout* | i960-*-bout* | i960-*-nindy*) 842 m68*-*-aout*) 866 m68*-*-linux*aout*) 1492 sparclet-*-aout*) 1497 sparc86x-*-aout*) [all …]
|
D | ChangeLog-9193 | 8 (NAME(aout,some_aout_object_p)): Set some tdata pointers to NULL. 12 (NAME(aout,swap_std_reloc_out)): Removed useless variable 97 (NAME(aout,write_syms)): Return boolean value. Check return value 99 * aout-target.h (final_link_callback): New function. 101 * aout-adobe.c (aout_adobe_write_object_contents): Check return 319 (aout_mips_*_vec): Make name use "a.out" instead of "aout", to 878 * aout-target.h (MY_bfd_debug_info_start, MY_bfd_debug_info_end, 912 * aoutx.h (aout,slurp_reloc_table): Avoid a goto. 916 * gen-aout.c, libbfd.c: exit(1) instead of exit(-1). 926 * aix386-core.c, aout-adobe.c, aout-target.h, bout.c, coff-a29k.c, [all …]
|
D | mipsbsd.c | 344 extern reloc_howto_type NAME(aout,ext_howto_table)[]; in MY() 368 if (!NAME(aout,slurp_reloc_table) (abfd, section, symbols)) in MY() 375 c = tblptr->howto - NAME(aout,ext_howto_table); in MY()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | configure.tgt | 133 arm-*-aout) fmt=aout ;; 145 arm-*-linux*aout*) fmt=aout em=linux ;; 152 arm-*-*n*bsd*) fmt=aout em=nbsd ;; 158 arm-*-riscix*) fmt=aout em=riscix ;; 210 i386-sequent-bsd*) fmt=aout em=dynix ;; 216 i386-*-bsd*) fmt=aout em=386bsd ;; 221 i386-*-netbsd0.8) fmt=aout em=386bsd ;; 229 *) fmt=aout em=nbsd ;; 232 i386-*-openbsd3.[0-2]) fmt=aout em=nbsd ;; 234 i386-*-linux*aout*) fmt=aout em=linux ;; [all …]
|
/toolchain/binutils/binutils-2.25/ld/ |
D | configure.tgt | 81 arm-*-aout | armel-*-aout) targ_emul=armaoutl ;; 82 armeb-*-aout) targ_emul=armaoutb ;; 165 cris-*-*aout*) targ_emul=crisaout 231 i[3-7]86-*-aout) targ_emul=i386aout ;; 232 i[3-7]86-*-linux*aout*) targ_emul=i386linux 234 tdir_elf_i386=`echo ${targ_alias} | sed -e 's/aout//'` ;; 241 tdir_i386linux=${targ_alias}aout ;; 245 … tdir_i386linux=`echo ${targ_alias}aout | sed -e 's/x86_64/i386/' -e 's/-linux-gnux32/-linux-gnu/'` 250 tdir_i386linux=`echo ${targ_alias}aout | sed -e 's/x86_64/i386/'` 401 m68*-*-aout) targ_emul=m68kaout ;; [all …]
|
D | Makefile.am | 771 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} 1358 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} 1361 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} 1381 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} 1387 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} 1396 $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} 1402 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} 1411 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} 1460 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} 1463 $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | undefined_coff.d | 2 # COFF and aout based ports, except Windows CE, 4 #not-skip: *-*-*coff *-unknown-pe *-epoc-pe *-*-*aout* *-*-netbsd *-*-riscix*
|
D | undefined.d | 2 # COFF and aout based ports, except Windows CE, 4 #skip: *-*-*coff *-unknown-pe *-epoc-pe *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
|
/toolchain/binutils/binutils-2.25/bfd/po/ |
D | SRC-POTFILES.in | 3 aout-adobe.c 4 aout-arm.c 5 aout-cris.c 6 aout-ns32k.c 7 aout-sparcle.c 8 aout-target.h 9 aout-tic30.c
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
D | weakref1u.d | 4 # aout turns undefined into *ABS* symbols. 6 #not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd alpha*-*-osf* *-*-ecoff
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | i960.h | 92 #define TAGPTR(aout) ((TAGBITS *) (&(aout.tagentries)+1)) argument
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | tic6xdsbt.em | 76 asection *aout = asec->output_section, *bout = bsec->output_section; 80 if (!aout || !bout) 83 avma = aout->vma + asec->output_offset;
|
/toolchain/binutils/binutils-2.25/ld/emulparams/ |
D | news.sh | 1 SCRIPT_NAME=aout
|