Home
last modified time | relevance | path

Searched refs:x86_64_section_word (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.h312 extern bfd_vma x86_64_section_word (char *, size_t);
315 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN)
H A Dtc-i386.c11021 x86_64_section_word (char *str, size_t len) in x86_64_section_word() function
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.h351 extern bfd_vma x86_64_section_word (char *, size_t);
354 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN)
H A Dtc-i386.c13417 x86_64_section_word (char *str, size_t len) in x86_64_section_word() function