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

  /toolchain/binutils/binutils-2.25/bfd/
m68k4knetbsd.c 26 #define DEFAULT_MID M_68K4K_NETBSD
m68knetbsd.c 28 #define DEFAULT_MID M_68K_NETBSD
m88kopenbsd.c 26 #define DEFAULT_MID M_88K_OPENBSD
sparcnetbsd.c 29 #define DEFAULT_MID M_SPARC_NETBSD
armnetbsd.c 28 #define DEFAULT_MID M_ARM6_NETBSD
i386netbsd.c 28 #define DEFAULT_MID M_386_NETBSD
vax1knetbsd.c 28 #define DEFAULT_MID M_VAX_NETBSD
vaxnetbsd.c 28 #define DEFAULT_MID M_VAX4K_NETBSD
ns32knetbsd.c 28 #define DEFAULT_MID M_532_NETBSD
netbsd.h 24 #define MACHTYPE_OK(m) ((m) == DEFAULT_MID || (m) == M_UNKNOWN)
100 N_SET_MACHTYPE(*execp, DEFAULT_MID);
pdp11.c 44 #define DEFAULT_MID M_PDP11
    [all...]

Completed in 99 milliseconds