Home
last modified time | relevance | path

Searched defs:SHT_AARCH64_ATTRIBUTES (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/include/elf/
Daarch64.h34 #define SHT_AARCH64_ATTRIBUTES 0x70000003 /* Section holds attributes. */ macro
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Daarch64.h34 #define SHT_AARCH64_ATTRIBUTES 0x70000003 /* Section holds attributes. */ macro
/netbsd/src/sys/arch/aarch64/include/
Delf_machdep.h235 #define SHT_AARCH64_ATTRIBUTES (SHT_LOPROC + 3) macro