Searched refs:md_end (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic4x.h93 #define md_end() tic4x_end() macro
H A Dtc-mcore.h43 #define md_end md_mcore_end macro
H A Dtc-s390.h83 #define md_end() s390_md_end () macro
H A Dtc-z80.h56 #define md_end z80_md_end macro
H A Dtc-i960.h173 #define md_end() brtab_emit () macro
H A Dtc-m32c.h33 #define md_end m32c_md_end macro
H A Dtc-rx.h51 #define md_end rx_md_end macro
H A Dtc-mips.h157 #define md_end() md_mips_end() macro
H A Dtc-alpha.h148 #define md_end alpha_elf_md_end macro
H A Dtc-mmix.h59 #define md_end mmix_md_end macro
H A Dtc-sparc.h156 #define md_end() sparc_md_end () macro
H A Dtc-tic6x.h131 #define md_end() tic6x_end (); macro
H A Dtc-i386.h98 #define md_end i386_elf_emit_arch_note macro
H A Dtc-sh64.h219 #define md_end() shmedia_md_end () macro
H A Dtc-xtensa.h355 #define md_end xtensa_end macro
H A Dtc-arm.h101 #define md_end arm_md_end macro
H A Dtc-ia64.h125 #define md_end() ia64_end_of_source () macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Das.c1241 #ifdef md_end
1242 md_end ();
1279 keep_it was zero. This could probably be moved above md_end, but

Completed in 215 milliseconds