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.27/gas/config/
tc-ppc.h 224 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
223 #define md_elf_section_type macro
tc-arm.h 294 # define md_elf_section_type(str, len) arm_elf_section_type (str, len) macro
tc-i386.h 303 #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 8558 milliseconds