Searched refs:tc_frob_file_before_adjust (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-alpha.h116 #define tc_frob_file_before_adjust() alpha_frob_file_before_adjust () macro
H A Dtc-mips.h99 #define tc_frob_file_before_adjust() mips_frob_file_before_adjust () macro
H A Dtc-ppc.h235 #define tc_frob_file_before_adjust ppc_frob_file_before_adjust
234 #define tc_frob_file_before_adjust macro
H A Dtc-sh.h114 #define tc_frob_file_before_adjust sh_frob_file macro
/haiku-buildtools/binutils/gas/config/
H A Dtc-mips.h118 #define tc_frob_file_before_adjust() mips_frob_file_before_adjust () macro
H A Dtc-alpha.h117 #define tc_frob_file_before_adjust() alpha_frob_file_before_adjust () macro
H A Dtc-sh.h127 #define tc_frob_file_before_adjust sh_frob_file macro
H A Dtc-ppc.h245 #define tc_frob_file_before_adjust ppc_frob_file_before_adjust
244 #define tc_frob_file_before_adjust macro
/haiku-buildtools/legacy/binutils/gas/
H A Dwrite.c1417 #ifdef tc_frob_file_before_adjust
1418 tc_frob_file_before_adjust ();
/haiku-buildtools/binutils/gas/
H A Dwrite.c2027 #ifdef tc_frob_file_before_adjust
2028 tc_frob_file_before_adjust ();

Completed in 129 milliseconds