Home
last modified time | relevance | path

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

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