Home
last modified time | relevance | path

Searched defs:SetUUID (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp637 void DynamicLoaderDarwinKernel::KextImageInfo::SetUUID(const UUID &uuid) { in SetUUID() function in DynamicLoaderDarwinKernel::KextImageInfo
/external/llvm-project/lldb/source/Core/
DModule.cpp362 void Module::SetUUID(const lldb_private::UUID &uuid) { in SetUUID() function in Module