HomeSort by relevance Sort by last modified time
    Searched refs:MY_set_arch_mach (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
aout-cris.c 91 through this construct. Note that MY_set_arch_mach is only called
95 #define MY_set_arch_mach NAME (aout, set_arch_mach)
97 MY_set_arch_mach (BFD, DEFAULT_ARCH, N_MACHTYPE (EXECP))
aout-target.h 469 #ifndef MY_set_arch_mach
470 #define MY_set_arch_mach NAME (aout, set_arch_mach)
aout-tic30.c 924 #ifndef MY_set_arch_mach
925 #define MY_set_arch_mach tic30_aout_set_arch_mach
    [all...]

Completed in 170 milliseconds