Searched refs:TICOFF_TARGET_MACHINE_GET (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dtic4x.h34 #define TICOFF_TARGET_MACHINE_GET(FLAGS) \ macro
H A Dti.h62 #ifndef TICOFF_TARGET_MACHINE_GET
63 #define TICOFF_TARGET_MACHINE_GET(FLAGS) 0 macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dtic4x.h34 #define TICOFF_TARGET_MACHINE_GET(FLAGS) \ macro
H A Dti.h62 #ifndef TICOFF_TARGET_MACHINE_GET
63 #define TICOFF_TARGET_MACHINE_GET(FLAGS) 0 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dtic4x.h34 #define TICOFF_TARGET_MACHINE_GET(FLAGS) \ macro
H A Dti.h62 #ifndef TICOFF_TARGET_MACHINE_GET
63 #define TICOFF_TARGET_MACHINE_GET(FLAGS) 0 macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dtic4x.h34 #define TICOFF_TARGET_MACHINE_GET(FLAGS) \ macro
H A Dti.h62 #ifndef TICOFF_TARGET_MACHINE_GET
63 #define TICOFF_TARGET_MACHINE_GET(FLAGS) 0 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h2340 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
2355 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h2387 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
2402 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h2381 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
2396 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h2391 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
2406 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);

Completed in 468 milliseconds