/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | sparclynx.c | 83 unsigned long machtype; variable
|
H A D | freebsd.h | 47 #define N_SET_MACHTYPE(exec, machtype) \ argument
|
H A D | netbsd.h | 46 #define N_SET_MACHTYPE(exec, machtype) \ argument
|
H A D | mipsbsd.c | 83 unsigned long machtype; variable
|
H A D | aoutf1.h | 124 sunos_set_arch_mach (abfd, machtype) in sunos_set_arch_mach() argument
|
H A D | libaout.h | 331 # define N_SET_MACHTYPE(exec, machtype) \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | sparclynx.c | 73 unsigned long machtype; variable
|
H A D | freebsd.h | 47 #define N_SET_MACHTYPE(exec, machtype) \ argument
|
H A D | netbsd.h | 46 #define N_SET_MACHTYPE(exec, machtype) \ argument
|
H A D | mipsbsd.c | 83 unsigned long machtype; variable
|
H A D | aoutf1.h | 98 sunos_set_arch_mach (bfd *abfd, enum machine_type machtype) in sunos_set_arch_mach()
|
H A D | libaout.h | 328 # define N_SET_MACHTYPE(exec, machtype) \ argument
|
/openbsd-src/sys/arch/luna88k/stand/boot/ |
H A D | init_main.c | 115 int machtype; variable
|
/openbsd-src/gnu/usr.bin/binutils/include/aout/ |
H A D | hp.h | 65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/ |
H A D | hp.h | 65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
|
/openbsd-src/sys/arch/luna88k/luna88k/ |
H A D | machdep.c | 189 int machtype = LUNA_88K; /* may be overwritten in cpu_startup() */ variable
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | aout_gnu.h | 140 #define N_SET_MACHTYPE(exec, machtype) \ argument
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | aout_gnu.h | 140 #define N_SET_MACHTYPE(exec, machtype) \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | readelf.c | 5770 int machtype; in process_unwind() member
|