HomeSort by: relevance | last modified time | path
    Searched defs:md_elf_section_type (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-ppc.h 229 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
228 #define md_elf_section_type macro
tc-arm.h 272 # define md_elf_section_type(str, len) arm_elf_section_type (str, len) macro
tc-i386.h 414 #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
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ppc.h 225 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
224 #define md_elf_section_type macro
tc-arm.h 271 # define md_elf_section_type(str, len) arm_elf_section_type (str, len) macro
tc-i386.h 443 #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 26 milliseconds