Home
last modified time | relevance | path

Searched refs:NT_ARM_SSVE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.h123 {llvm::Triple::Linux, llvm::Triple::aarch64, llvm::ELF::NT_ARM_SSVE},
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1669 NT_ARM_SSVE = 0x40b, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp135 ECase(NT_ARM_SSVE); in enumeration()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5885 {ELF::NT_ARM_SSVE, "NT_ARM_SSVE (AArch64 Streaming SVE registers)"},