Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.h508 #define md_elf_section_type(str,len) i386_elf_section_type (str, len)
509 extern int i386_elf_section_type PARAMS ((const char *, size_t len));
H A Dtc-i386.c7228 i386_elf_section_type (const char *str, size_t len) in i386_elf_section_type() function
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-2004647 (i386_elf_section_type): New function.
649 (i386_elf_section_type): New prototype.