Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-ppc.h202 #define md_elf_section_word(STR, LEN) ppc_section_word (STR, LEN) macro
HDtc-i386.h308 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN) macro
HDobj-elf.c796 #ifdef md_elf_section_word in obj_elf_section_word()
798 int md_attr = md_elf_section_word (str, len); in obj_elf_section_word()