Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBModuleSpec.h78 bool SetUUIDBytes(const uint8_t *uuid, size_t uuid_len);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp140 bool SBModuleSpec::SetUUIDBytes(const uint8_t *uuid, size_t uuid_len) { in SetUUIDBytes() function in SBModuleSpec
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp40762 result = (bool)(arg1)->SetUUIDBytes((uint8_t const *)arg2,arg3); in _wrap_SBModuleSpec_SetUUIDBytes()