Searched refs:swap_exec_header_out (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | libaout.h | 572 extern void NAME (aout, swap_exec_header_out) 637 NAME (aout, swap_exec_header_out) (abfd, execp, & exec_bytes); \
|
D | i386lynx.c | 49 NAME(aout,swap_exec_header_out) (abfd, execp, &exec_bytes); \
|
D | hp300hpux.c | 302 NAME (aout,swap_exec_header_out) (abfd, execp, &exec_bytes); in MY()
|
D | riscix.c | 123 NAME (aout, swap_exec_header_out) (abfd, execp, & exec_bytes); \
|
D | aout-tic30.c | 647 NAME (aout, swap_exec_header_out) (abfd, execp, &exec_bytes); in tic30_aout_write_object_contents()
|
D | pdp11.c | 314 NAME (aout, swap_exec_header_out) (abfd, execp, & exec_bytes); in pdp11_aout_write_headers() 407 NAME (aout, swap_exec_header_out) (bfd *abfd, in NAME() argument
|
D | aoutx.h | 409 NAME (aout, swap_exec_header_out) (bfd *abfd, in NAME() argument
|