HomeSort by: relevance | last modified time | path
    Searched refs:SHT_CSKY_ATTRIBUTES (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
csky.h 98 #define SHT_CSKY_ATTRIBUTES (SHT_LOPROC + 1) /* Section holds attributes. */
  /src/external/gpl3/binutils.old/dist/include/elf/
csky.h 98 #define SHT_CSKY_ATTRIBUTES (SHT_LOPROC + 1) /* Section holds attributes. */
  /src/external/gpl3/gdb/dist/include/elf/
csky.h 98 #define SHT_CSKY_ATTRIBUTES (SHT_LOPROC + 1) /* Section holds attributes. */
  /src/external/gpl3/gdb.old/dist/include/elf/
csky.h 98 #define SHT_CSKY_ATTRIBUTES 0x70000001 /* Section holds attributes. */
  /src/external/gpl3/binutils/dist/bfd/
elf32-csky.c 5358 #define elf_backend_obj_attrs_section_type SHT_CSKY_ATTRIBUTES
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-csky.c 5359 #define elf_backend_obj_attrs_section_type SHT_CSKY_ATTRIBUTES
  /src/external/gpl3/gdb/dist/bfd/
elf32-csky.c 5356 #define elf_backend_obj_attrs_section_type SHT_CSKY_ATTRIBUTES
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-csky.c 5357 #define elf_backend_obj_attrs_section_type SHT_CSKY_ATTRIBUTES
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 6203 case SHT_CSKY_ATTRIBUTES: return "CSKY_ATTRIBUTES";
24665 return process_attributes (filedata, "csky", SHT_CSKY_ATTRIBUTES,
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 5819 case SHT_CSKY_ATTRIBUTES: return "CSKY_ATTRIBUTES";
23535 return process_attributes (filedata, "csky", SHT_CSKY_ATTRIBUTES,

Completed in 65 milliseconds