Home
last modified time | relevance | path

Searched refs:tc_frob_file_before_fix (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m32r.h90 #define tc_frob_file_before_fix() m32r_frob_file () macro
Dtc-mips.h121 #define tc_frob_file_before_fix() mips_frob_file () macro
Dtc-alpha.h142 #define tc_frob_file_before_fix() alpha_before_fix () macro
Dtc-mmix.h196 #define tc_frob_file_before_fix() \ macro
Dtc-nds32.h89 #define tc_frob_file_before_fix() nds32_frob_file_before_fix () macro
/toolchain/binutils/binutils-2.25/gas/
Dwrite.c2009 #ifdef tc_frob_file_before_fix in write_object_file()
2010 tc_frob_file_before_fix (); in write_object_file()
DChangeLog-02034244 (write_object_file): Instead call tc_frob_file_before_fix,
4286 (tc_frob_file_before_fix): Define.
4451 (tc_frob_file_before_fix): Define.
4485 (tc_frob_file_before_fix): Define this instead.
4500 (tc_frob_file_before_fix): Define this instead.
DChangeLog-2012507 * config/tc-mmix.h (tc_frob_file_before_fix): Renumber sections
DChangeLog-20092348 (tc_frob_file_before_fix): Do not defined on evax.