Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1612 NT_SIGINFO = 0x53494749, enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp917 case ELF::NT_SIGINFO: { in parseLinuxNotes()
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp136 ECase(NT_SIGINFO); in enumeration()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5631 {ELF::NT_SIGINFO, "NT_SIGINFO (siginfo_t data)"},