OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_MACH
(Results
1 - 12
of
12
) sorted by null
/toolchain/binutils/binutils-2.25/gas/
output-file.c
24
#ifndef
TARGET_MACH
25
#define
TARGET_MACH
0
47
bfd_set_arch_mach (stdoutput, TARGET_ARCH,
TARGET_MACH
);
/toolchain/binutils/binutils-2.25/gas/config/
tc-lm32.h
27
#define
TARGET_MACH
bfd_mach_lm32
tc-or1k.h
27
#define
TARGET_MACH
(or1k_machine)
tc-xgate.h
38
#define
TARGET_MACH
(xgate_mach ())
tc-z80.h
29
#define
TARGET_MACH
0
tc-m68hc11.h
38
#define
TARGET_MACH
(m68hc11_mach ())
tc-msp430.h
36
#define
TARGET_MACH
0
tc-avr.h
38
#define
TARGET_MACH
0
tc-cris.h
43
#define
TARGET_MACH
(cris_mach ())
tc-ppc.h
45
#define
TARGET_MACH
(ppc_mach ())
tc-sh64.h
76
#define
TARGET_MACH
sh64_target_mach ()
tc-i386.h
31
#define
TARGET_MACH
(i386_mach ())
Completed in 697 milliseconds