Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp189 CompilerType PlatformFreeBSD::GetSiginfoType(const llvm::Triple &triple) { in GetSiginfoType() function in PlatformFreeBSD
/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp208 CompilerType PlatformNetBSD::GetSiginfoType(const llvm::Triple &triple) { in GetSiginfoType() function in PlatformNetBSD
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp314 CompilerType PlatformLinux::GetSiginfoType(const llvm::Triple &triple) { in GetSiginfoType() function in PlatformLinux
/llvm-project/lldb/source/Target/
H A DPlatform.cpp2077 CompilerType Platform::GetSiginfoType(const llvm::Triple& triple) { GetSiginfoType() function in Platform