HomeSort by relevance Sort by last modified time
    Searched defs:md_elf_section_type (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.h 222 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
221 #define md_elf_section_type macro
tc-arm.h 276 # define md_elf_section_type(str, len) arm_elf_section_type (str, len) macro
tc-i386.h 301 #define md_elf_section_type(str,len) i386_elf_section_type (str, len) macro
tc-ia64.h 158 #define md_elf_section_type(str,len) ia64_elf_section_type (str, len) macro

Completed in 130 milliseconds