HomeSort by relevance Sort by last modified time
    Searched refs:ia64_elf_section_type (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-ia64.h 115 extern int ia64_elf_section_type (const char *, size_t);
158 #define md_elf_section_type(str,len) ia64_elf_section_type (str, len)
tc-ia64.c 889 ia64_elf_section_type (const char *str, size_t len) function
    [all...]

Completed in 50 milliseconds