Searched refs:SWAP_MAGIC (Results 1 – 7 of 7) sorted by relevance
146 #ifdef SWAP_MAGIC in MY()147 exec.a_info = SWAP_MAGIC (exec_bytes.e_info); in MY()162 #ifdef SWAP_MAGIC in MY()164 exec.a_info = SWAP_MAGIC (exec_bytes.e_info); in MY()
61 #define SWAP_MAGIC(ext) bfd_getl32 (ext) macro
60 #define SWAP_MAGIC(ext) bfd_getb32 (ext) macro
565 #ifdef SWAP_MAGIC in tic30_aout_object_p()566 exec.a_info = SWAP_MAGIC (exec_bytes.e_info); in tic30_aout_object_p()580 #ifdef SWAP_MAGIC in tic30_aout_object_p()582 exec.a_info = SWAP_MAGIC (exec_bytes.e_info); in tic30_aout_object_p()
125 #define SWAP_MAGIC(ext) bfd_getl16 (ext) macro
215 * freebsd.h (SWAP_MAGIC): Read magic number little and not big3430 (SWAP_MAGIC): Define.
6073 * aout-target.h: Apply SWAP_MAGIC (if defined) after10021 * aout-target.h, netbsd386.c: Replace NO_SWAP_MAGIC with SWAP_MAGIC,