OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TI_TARGET_ID
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/coff/
tic4x.h
26
#define
TI_TARGET_ID
TIC4X_TARGET_ID
tic54x.h
27
#define
TI_TARGET_ID
TIC54X_TARGET_ID
ti.h
45
#define TICOFF0MAGIC
TI_TARGET_ID
53
#ifndef
TI_TARGET_ID
54
#error "
TI_TARGET_ID
needs to be defined for your CPU"
100
#define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id !=
TI_TARGET_ID
)
101
#define COFF2_BADMAG(x) ((x).f_magic != TICOFF2MAGIC || (x).f_target_id !=
TI_TARGET_ID
)
/src/external/gpl3/binutils.old/dist/include/coff/
tic4x.h
26
#define
TI_TARGET_ID
TIC4X_TARGET_ID
tic54x.h
27
#define
TI_TARGET_ID
TIC54X_TARGET_ID
ti.h
45
#define TICOFF0MAGIC
TI_TARGET_ID
53
#ifndef
TI_TARGET_ID
54
#error "
TI_TARGET_ID
needs to be defined for your CPU"
100
#define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id !=
TI_TARGET_ID
)
101
#define COFF2_BADMAG(x) ((x).f_magic != TICOFF2MAGIC || (x).f_target_id !=
TI_TARGET_ID
)
/src/external/gpl3/binutils/dist/bfd/
coffcode.h
2401
#ifdef
TI_TARGET_ID
2402
case
TI_TARGET_ID
:
4027
#ifdef
TI_TARGET_ID
4030
internal_f.f_target_id =
TI_TARGET_ID
;
/src/external/gpl3/binutils.old/dist/bfd/
coffcode.h
2394
#ifdef
TI_TARGET_ID
2395
case
TI_TARGET_ID
:
4020
#ifdef
TI_TARGET_ID
4023
internal_f.f_target_id =
TI_TARGET_ID
;
Completed in 38 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026