Home
last modified time | relevance | path

Searched refs:tc_frob_file_before_adjust (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.h118 #define tc_frob_file_before_adjust() mips_frob_file_before_adjust () macro
Dtc-alpha.h117 #define tc_frob_file_before_adjust() alpha_frob_file_before_adjust () macro
Dtc-sh.h127 #define tc_frob_file_before_adjust sh_frob_file macro
Dtc-ppc.h242 #define tc_frob_file_before_adjust ppc_frob_file_before_adjust macro
/toolchain/binutils/binutils-2.25/gas/
Dwrite.c2000 #ifdef tc_frob_file_before_adjust in write_object_file()
2001 tc_frob_file_before_adjust (); in write_object_file()
DChangeLog-96971877 * config/tc-alpha.h (tc_frob_file_before_adjust): Define if
2151 * config/tc-mips.h (tc_frob_file_before_adjust): Define.
3941 (tc_frob_file_before_adjust): Define if BFD_ASSEMBLER.
3967 (write_object_file): Call tc_frob_file_before_adjust and
DChangeLog-02033830 (tc_frob_file_before_adjust): Don't define.
5162 (tc_frob_file_before_adjust): Define.
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi1455 @item tc_frob_file_before_adjust
1456 @cindex tc_frob_file_before_adjust