Searched refs:md_elf_section_word (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-i386.h308 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN) macro
H A Dtc-ppc.h203 #define md_elf_section_word(STR, LEN) ppc_section_word (STR, LEN)
202 #define md_elf_section_word macro
H A Dobj-elf.c796 #ifdef md_elf_section_word
798 int md_attr = md_elf_section_word (str, len);

Completed in 78 milliseconds