Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-d30v.h46 #define md_cleanup() d30v_cleanup (false) macro
Dtc-d10v.h49 #define md_cleanup() d10v_cleanup () macro
Dtc-tic4x.h89 #define md_cleanup() tic4x_cleanup() macro
Dtc-frv.h46 #define md_cleanup frv_tomcat_workaround macro
Dtc-m32r.h99 #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.h74 #define md_cleanup() aarch64_cleanup () macro
Dtc-nds32.h165 #define md_cleanup() nds32_cleanup () macro
Dtc-ppc.h332 #define md_cleanup() ppc_cleanup () macro
Dtc-arm.h86 #define md_cleanup() arm_cleanup () macro
Dtc-i386.h416 #define md_cleanup() x86_cleanup () macro
/netbsd/src/external/gpl3/binutils/dist/gas/
Dread.c1391 #ifdef md_cleanup in read_a_source_file()
1392 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-20182408 (md_cleanup): New.
DChangeLog-00013341 (md_cleanup, m68hc11_cleanup): Remove.
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dinternals.texi841 @item md_cleanup
842 @cindex md_cleanup