Home
last modified time | relevance | path

Searched defs:machtype (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dsparclynx.c83 unsigned long machtype; variable
H A Dfreebsd.h47 #define N_SET_MACHTYPE(exec, machtype) \ argument
H A Dnetbsd.h46 #define N_SET_MACHTYPE(exec, machtype) \ argument
H A Dmipsbsd.c83 unsigned long machtype; variable
H A Daoutf1.h124 sunos_set_arch_mach (abfd, machtype) in sunos_set_arch_mach() argument
H A Dlibaout.h331 # define N_SET_MACHTYPE(exec, machtype) \ argument
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dsparclynx.c73 unsigned long machtype; variable
H A Dfreebsd.h47 #define N_SET_MACHTYPE(exec, machtype) \ argument
H A Dnetbsd.h46 #define N_SET_MACHTYPE(exec, machtype) \ argument
H A Dmipsbsd.c83 unsigned long machtype; variable
H A Daoutf1.h98 sunos_set_arch_mach (bfd *abfd, enum machine_type machtype) in sunos_set_arch_mach()
H A Dlibaout.h328 # define N_SET_MACHTYPE(exec, machtype) \ argument
/openbsd-src/sys/arch/luna88k/stand/boot/
H A Dinit_main.c115 int machtype; variable
/openbsd-src/gnu/usr.bin/binutils/include/aout/
H A Dhp.h65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
/openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/
H A Dhp.h65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
/openbsd-src/sys/arch/luna88k/luna88k/
H A Dmachdep.c189 int machtype = LUNA_88K; /* may be overwritten in cpu_startup() */ variable
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Daout_gnu.h140 #define N_SET_MACHTYPE(exec, machtype) \ argument
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Daout_gnu.h140 #define N_SET_MACHTYPE(exec, machtype) \ argument
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c5770 int machtype; in process_unwind() member