Home
last modified time | relevance | path

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

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