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

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dtic4x.h33 #define TICOFF_TARGET_MACHINE_GET(FLAGS) \ macro
H A Dti.h60 #ifndef TICOFF_TARGET_MACHINE_GET
61 #define TICOFF_TARGET_MACHINE_GET(FLAGS) 0 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dtic4x.h33 #define TICOFF_TARGET_MACHINE_GET(FLAGS) \ macro
H A Dti.h60 #ifndef TICOFF_TARGET_MACHINE_GET
61 #define TICOFF_TARGET_MACHINE_GET(FLAGS) 0 macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffcode.h2210 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
2225 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffcode.h2207 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);
2222 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags);

Completed in 203 milliseconds