Home
last modified time | relevance | path

Searched defs:ELFLinuxSigInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/elf-core/
DThreadElfCore.h70 struct ELFLinuxSigInfo { struct
75 ELFLinuxSigInfo(); argument
DThreadElfCore.cpp388 ELFLinuxSigInfo::ELFLinuxSigInfo() { memset(this, 0, sizeof(ELFLinuxSigInfo)); } in ELFLinuxSigInfo() function in ELFLinuxSigInfo