Home
last modified time | relevance | path

Searched refs:md_cleanup (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d10v.h49 #define md_cleanup() d10v_cleanup () macro
Dtc-tic4x.h89 #define md_cleanup() tic4x_cleanup() macro
Dtc-d30v.h48 #define md_cleanup() d30v_cleanup (FALSE) macro
Dtc-frv.h46 #define md_cleanup frv_tomcat_workaround macro
Dtc-m32r.h105 #define md_cleanup() m32r_fill_insn (1) macro
Dtc-mep.h104 #define md_cleanup mep_cleanup macro
Dtc-tic6x.h156 #define md_cleanup() tic6x_cleanup () macro
Dtc-aarch64.h72 #define md_cleanup() aarch64_cleanup () macro
Dtc-ppc.h267 #define md_cleanup() ppc_cleanup () macro
Dtc-nds32.h149 #define md_cleanup() nds32_cleanup () macro
Dtc-arm.h103 #define md_cleanup() arm_cleanup () macro
/toolchain/binutils/binutils-2.25/gas/
Dread.c1296 #ifdef md_cleanup in read_a_source_file()
1297 md_cleanup (); in read_a_source_file()
DChangeLog-20111676 (md_cleanup): Define to call m32r_fill_insn.
DChangeLog-98994327 * config/tc-m32r.h (md_cleanup, md_elf_section_change_hook): Call
4594 md_cleanup definition. This moves the forced literal output to
DChangeLog-96973490 * config/tc-d10v.h (md_cleanup): New function. This is needed to
3495 * read.c (read_a_source_file): New hook md_cleanup().
DChangeLog-02034777 * config/tc-ppc.h (md_cleanup): Define.
DChangeLog-00013341 (md_cleanup, m68hc11_cleanup): Remove.
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi852 @item md_cleanup
853 @cindex md_cleanup