Home
last modified time | relevance | path

Searched defs:NT_GNU_HWCAP (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h314 #define NT_GNU_HWCAP 2 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h802 #define NT_GNU_HWCAP 2 /* Used by ld.so and kernel vDSO. */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h829 #define NT_GNU_HWCAP 2 /* Used by ld.so and kernel vDSO. */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1511 NT_GNU_HWCAP = 2, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d862 enum NT_GNU_HWCAP = 2; variable