Searched refs:SHT_ARC_ATTRIBUTES (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darc.h67 #define SHT_ARC_ATTRIBUTES 0x70000001 /* Section holds attributes. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darc.h67 #define SHT_ARC_ATTRIBUTES 0x70000001 /* Section holds attributes. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darc.h67 #define SHT_ARC_ATTRIBUTES 0x70000001 /* Section holds attributes. */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darc.h67 #define SHT_ARC_ATTRIBUTES 0x70000001 /* Section holds attributes. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arc.c2937 case SHT_ARC_ATTRIBUTES:
3154 #define elf_backend_obj_attrs_section_type SHT_ARC_ATTRIBUTES
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arc.c2937 case SHT_ARC_ATTRIBUTES:
3154 #define elf_backend_obj_attrs_section_type SHT_ARC_ATTRIBUTES
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arc.c2937 case SHT_ARC_ATTRIBUTES:
3154 #define elf_backend_obj_attrs_section_type SHT_ARC_ATTRIBUTES
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arc.c2950 case SHT_ARC_ATTRIBUTES:
3168 #define elf_backend_obj_attrs_section_type SHT_ARC_ATTRIBUTES
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c4121 case SHT_ARC_ATTRIBUTES: return "ARC_ATTRIBUTES";
20244 return process_attributes (filedata, "ARC", SHT_ARC_ATTRIBUTES,
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4743 case SHT_ARC_ATTRIBUTES: return "ARC_ATTRIBUTES";
21982 return process_attributes (filedata, "ARC", SHT_ARC_ATTRIBUTES,
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c5198 case SHT_ARC_ATTRIBUTES: return "ARC_ATTRIBUTES";
22796 return process_attributes (filedata, "ARC", SHT_ARC_ATTRIBUTES,

Completed in 535 milliseconds