OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_FORMAT
(Results
1 - 25
of
150
) sorted by relevancy
1
2
3
4
5
6
/src/external/gpl3/binutils/dist/gas/config/
te-nbsd532.h
24
#define
TARGET_FORMAT
"a.out-ns32k-netbsd"
te-pc532mach.h
24
#define
TARGET_FORMAT
"a.out-pc532-mach"
tc-pdp11.h
23
#define
TARGET_FORMAT
"a.out-pdp11"
tc-mn10200.h
28
#define
TARGET_FORMAT
"elf32-mn10200"
tc-z8k.h
24
#define
TARGET_FORMAT
"coff-z8k"
tc-mcore.h
49
#define
TARGET_FORMAT
(target_big_endian ? "pe-mcore-big" : "pe-mcore-little")
67
#define
TARGET_FORMAT
(target_big_endian ? "elf32-mcore-big" : "elf32-mcore-little")
83
#ifndef
TARGET_FORMAT
tc-h8300.h
30
#define
TARGET_FORMAT
"elf32-h8300"
32
#define
TARGET_FORMAT
"elf32-h8300-linux"
tc-lm32.h
25
#define
TARGET_FORMAT
"elf32-lm32"
tc-moxie.h
28
#define
TARGET_FORMAT
(target_big_endian ? "elf32-bigmoxie" : "elf32-littlemoxie")
tc-vax.h
27
#define
TARGET_FORMAT
"a.out-vax-netbsd"
29
#ifndef
TARGET_FORMAT
30
#define
TARGET_FORMAT
"a.out-vax-bsd"
35
#define
TARGET_FORMAT
"elf32-vax"
tc-hppa.h
51
#define
TARGET_FORMAT
"elf64-hppa-linux"
53
#define
TARGET_FORMAT
"elf64-hppa"
58
#define
TARGET_FORMAT
"elf32-hppa-linux"
61
#define
TARGET_FORMAT
"elf32-hppa-netbsd"
63
#define
TARGET_FORMAT
"elf32-hppa"
71
#define
TARGET_FORMAT
"som"
tc-fr30.h
28
#define
TARGET_FORMAT
"elf32-fr30"
tc-ip2k.h
28
#define
TARGET_FORMAT
"elf32-ip2k"
tc-iq2000.h
28
#define
TARGET_FORMAT
"elf32-iq2000"
/src/external/gpl3/binutils.old/dist/gas/config/
te-nbsd532.h
24
#define
TARGET_FORMAT
"a.out-ns32k-netbsd"
te-pc532mach.h
24
#define
TARGET_FORMAT
"a.out-pc532-mach"
tc-pdp11.h
23
#define
TARGET_FORMAT
"a.out-pdp11"
tc-mn10200.h
28
#define
TARGET_FORMAT
"elf32-mn10200"
tc-z8k.h
24
#define
TARGET_FORMAT
"coff-z8k"
tc-mcore.h
49
#define
TARGET_FORMAT
(target_big_endian ? "pe-mcore-big" : "pe-mcore-little")
67
#define
TARGET_FORMAT
(target_big_endian ? "elf32-mcore-big" : "elf32-mcore-little")
83
#ifndef
TARGET_FORMAT
tc-h8300.h
30
#define
TARGET_FORMAT
"elf32-h8300"
32
#define
TARGET_FORMAT
"elf32-h8300-linux"
tc-lm32.h
25
#define
TARGET_FORMAT
"elf32-lm32"
tc-moxie.h
28
#define
TARGET_FORMAT
(target_big_endian ? "elf32-bigmoxie" : "elf32-littlemoxie")
tc-vax.h
27
#define
TARGET_FORMAT
"a.out-vax-netbsd"
29
#ifndef
TARGET_FORMAT
30
#define
TARGET_FORMAT
"a.out-vax-bsd"
35
#define
TARGET_FORMAT
"elf32-vax"
tc-hppa.h
51
#define
TARGET_FORMAT
"elf64-hppa-linux"
53
#define
TARGET_FORMAT
"elf64-hppa"
58
#define
TARGET_FORMAT
"elf32-hppa-linux"
61
#define
TARGET_FORMAT
"elf32-hppa-netbsd"
63
#define
TARGET_FORMAT
"elf32-hppa"
71
#define
TARGET_FORMAT
"som"
Completed in 40 milliseconds
1
2
3
4
5
6
Indexes created Sun Mar 01 05:31:48 UTC 2026