Searched refs:swap_exec_header_out (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | libaout.h | 573 extern void NAME (aout, swap_exec_header_out) 634 NAME (aout, swap_exec_header_out) (abfd, execp, &exec_bytes); \
|
H A D | i386lynx.c | 49 NAME (aout, swap_exec_header_out) (abfd, execp, &exec_bytes); \
|
H A D | pdp11.c | 368 NAME (aout, swap_exec_header_out) (abfd, execp, & exec_bytes); in pdp11_aout_write_headers() 460 NAME (aout, swap_exec_header_out) (bfd *abfd, in NAME() argument
|
H A D | aoutx.h | 420 NAME (aout, swap_exec_header_out) (bfd *abfd, in NAME() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | libaout.h | 573 extern void NAME (aout, swap_exec_header_out) 634 NAME (aout, swap_exec_header_out) (abfd, execp, & exec_bytes); \
|
H A D | i386lynx.c | 49 NAME(aout,swap_exec_header_out) (abfd, execp, &exec_bytes); \
|
H A D | pdp11.c | 368 NAME (aout, swap_exec_header_out) (abfd, execp, & exec_bytes); in pdp11_aout_write_headers() 461 NAME (aout, swap_exec_header_out) (bfd *abfd, in NAME() argument
|
H A D | aoutx.h | 420 NAME (aout, swap_exec_header_out) (bfd *abfd, in NAME() argument
|