Home
last modified time | relevance | path

Searched refs:tc_frob_file (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-iq2000.h46 #define tc_frob_file() iq2000_frob_file () macro
Dtc-frv.h83 #define tc_frob_file() frv_frob_file () macro
Dtc-mep.h58 #define tc_frob_file() mep_frob_file () macro
Dtc-hppa.h100 #define tc_frob_file pa_check_eof macro
Dtc-ia64.h55 #define tc_frob_file() ia64_frob_file () macro
/toolchain/binutils/binutils-2.25/gas/
Dwrite.c2166 #ifdef tc_frob_file in write_object_file()
2167 tc_frob_file (); in write_object_file()
DChangeLog-02032113 (tc_frob_file): Defined.
4450 (tc_frob_file): Don't define.
4484 (tc_frob_file): Don't define.
4499 (tc_frob_file): Don't define.
DChangeLog-9295205 * config/tc-ppc.h (tc_frob_file): Don't define.
2017 (tc_frob_file): Define.
2019 * config/obj-coff.c (write_object_file): Call tc_frob_file if it
4216 (tc_frob_file): Define to call pa_check_eof.
7184 * config/tc-alpha.h (tc_frob_file): Macro deleted.
7334 * write.c (write_object_file): If tc_frob_file is defined, call it
7351 (tc_frob_file): New macro.
DChangeLog-96973938 (TC_COFF_SIZEMACHDEP, tc_frob_file): Likewise.
5239 * config/tc-mips.h (tc_frob_file): Define.
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi1467 @item tc_frob_file
1468 @cindex tc_frob_file