Home
last modified time | relevance | path

Searched refs:GNU_PROPERTY_X86_FEATURE_2_XSAVE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1758 GNU_PROPERTY_X86_FEATURE_2_XSAVE = 1 << 7, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5212 DumpBit(GNU_PROPERTY_X86_FEATURE_2_XSAVE, "XSAVE"); in getGNUProperty()