OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TICOFF1MAGIC
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/coff/
tic54x.h
31
#define TICOFF_DEFAULT_MAGIC
TICOFF1MAGIC
/* we use COFF1 for compatibility */
ti.h
46
#define
TICOFF1MAGIC
0x00C1
99
#define COFF1_BADMAG(x) ((x).f_magic !=
TICOFF1MAGIC
|| (x).f_target_id != TI_TARGET_ID)
/toolchain/binutils/binutils-2.25/bfd/
coffcode.h
[
all
...]
Completed in 524 milliseconds