Home
last modified time | relevance | path

Searched refs:NT_GNU_HWCAP (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/file/src/
H A Dreadelf.h312 #define NT_GNU_HWCAP 2 macro
/dragonfly/sys/sys/
H A Delf_common.h447 #define NT_GNU_HWCAP 2 macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h609 #define NT_GNU_HWCAP 2 /* Used by ld.so and kernel vDSO. */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h643 #define NT_GNU_HWCAP 2 /* Used by ld.so and kernel vDSO. */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h716 #define NT_GNU_HWCAP 2 /* Used by ld.so and kernel vDSO. */ macro
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h981 NT_GNU_HWCAP = 2,
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h972 NT_GNU_HWCAP = 2,
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h2234 _ELF_DEFINE_NT(NT_GNU_HWCAP, 2, "Hardware capabilities") \
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c17577 case NT_GNU_HWCAP: in get_gnu_elf_note_type()
18157 case NT_GNU_HWCAP: in print_gnu_note()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c15369 case NT_GNU_HWCAP: in get_gnu_elf_note_type()