Home
last modified time | relevance | path

Searched refs:TIC80_TARGET_ID (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dtic80.h40 #define TIC80_TARGET_ID 0x95 /* Goes in the target id field */ macro
DChangeLog-9103418 * tic80.h (TIC80_TARGET_ID): Add define.
/toolchain/binutils/binutils-2.27/bfd/
Dcoffswap.h267 #ifdef TIC80_TARGET_ID in coff_swap_filehdr_in()
292 #ifdef TIC80_TARGET_ID in coff_swap_filehdr_out()
Dcoffcode.h4065 #ifdef TIC80_TARGET_ID in coff_write_object_contents()
4066 internal_f.f_target_id = TIC80_TARGET_ID; in coff_write_object_contents()
DChangeLog-96971124 target id field to TIC80_TARGET_ID.