Home
last modified time | relevance | path

Searched refs:TICOFF_TARGET_MACHINE_GET (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dtic4x.h34 #define TICOFF_TARGET_MACHINE_GET(FLAGS) \ macro
Dti.h62 #ifndef TICOFF_TARGET_MACHINE_GET
63 #define TICOFF_TARGET_MACHINE_GET(FLAGS) 0 macro
DChangeLog-910310 * tic4x.h (TICOFF_TARGET_MACHINE_GET): Fixed define bug
11 * ti.h (TICOFF_TARGET_MACHINE_GET): Added macros
/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h2436 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags); in coff_set_arch_mach_hook()
2451 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags); in coff_set_arch_mach_hook()