Home
last modified time | relevance | path

Searched defs:siginfo_type (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/unittests/Platform/
H A DPlatformSiginfoTest.cpp38 CompilerType siginfo_type; member in __anon5ce93f2a0111::PlatformSiginfoTest
54 void ExpectField(const CompilerType &siginfo_type, field_tuple field) { in ExpectField()
/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp218 CompilerType siginfo_type = ast->CreateRecordType( in GetSiginfoType() local
/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp250 CompilerType siginfo_type = ast->CreateRecordType( in GetSiginfoType() local
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp376 CompilerType siginfo_type = ast->CreateRecordType( in GetSiginfoType() local