Home
last modified time | relevance | path

Searched refs:long_type (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp337 CompilerType long_type = ast->GetBasicType(eBasicTypeLong); in GetSiginfoType() local
343 CompilerType &clock_type = long_type; in GetSiginfoType()
344 CompilerType &band_type = long_type; in GetSiginfoType()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp197 CompilerType long_type = ast->GetBasicType(eBasicTypeLong); in GetSiginfoType() local
271 {"_band", long_type}, in GetSiginfoType()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp216 CompilerType long_type = ast->GetBasicType(eBasicTypeLong); in GetSiginfoType() local
312 {"_band", long_type}, in GetSiginfoType()