Home
last modified time | relevance | path

Searched refs:uid_type (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp225 CompilerType &uid_type = uint_type; in GetSiginfoType() local
283 {"_uid", uid_type}, in GetSiginfoType()
293 {"_uid", uid_type}, in GetSiginfoType()
/src/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp205 CompilerType &uid_type = uint_type; in GetSiginfoType() local
230 ast->AddFieldToRecordType(siginfo_type, "si_uid", uid_type, in GetSiginfoType()