Home
last modified time | relevance | path

Searched refs:swap_exec_header_in (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Daout-target.h161 NAME (aout, swap_exec_header_in) (abfd, &exec_bytes, &exec); in MY()
Dlibaout.h568 extern void NAME (aout, swap_exec_header_in)
Daoutx.h373 NAME (aout, swap_exec_header_in) (bfd *abfd, in NAME() argument
392 #define NAME_swap_exec_header_in NAME (aout, swap_exec_header_in)
DChangeLog-91933844 (swap_exec_header_in): Don't define if NAME_swap_exec_header_in is
DChangeLog-94956074 swap_exec_header_in, otherwise we have magic in the wrong order.