Home
last modified time | relevance | path

Searched refs:i386_elf_emit_arch_note (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i386.h88 #define md_end i386_elf_emit_arch_note
89 extern void i386_elf_emit_arch_note PARAMS ((void));
Dtc-i386.c5277 void i386_elf_emit_arch_note () in i386_elf_emit_arch_note() function