Searched refs:SWAP_MAGIC (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/binutils/bfd/
H A Dnetbsd.h60 #define SWAP_MAGIC(ext) bfd_getb32 (ext) macro
H A Dfreebsd.h68 #define SWAP_MAGIC(ext) (freebsd_swap_magic(ext)) macro
H A Daout-target.h147 #ifdef SWAP_MAGIC
148 exec.a_info = SWAP_MAGIC (exec_bytes.e_info);
163 #ifdef SWAP_MAGIC
165 exec.a_info = SWAP_MAGIC (exec_bytes.e_info);

Completed in 50 milliseconds