Home
last modified time | relevance | path

Searched defs:uuid_str (Results 1 – 14 of 14) sorted by relevance

/openbsd/regress/lib/libc/uuid/
H A Duuidtest.c30 char *uuid_str, *uuid_str_want; in main() local
/openbsd/usr.sbin/ldapd/
H A Dmodify.c126 char uuid_str[64]; in ldap_add() local
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DSymbolVendorMacOSX.cpp163 std::string uuid_str = dsym_uuid.GetAsString(); in CreateInstance() local
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DLocateSymbolFile.cpp317 std::string uuid_str; in LocateExecutableSymbolFile() local
H A DLocateSymbolFileMacOSX.cpp580 const std::string uuid_str = uuid_ptr ? uuid_ptr->GetAsString() : ""; in DownloadObjectAndSymbolFile() local
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOS.cpp574 std::string uuid_str = std::string( in GetSharedCacheInformation() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1117 const auto uuid_str = matched_module_spec.GetUUID().GetAsString(""); in Handle_qModuleInfo() local
1185 const auto uuid_str = matched_module_spec.GetUUID().GetAsString(""); in Handle_jModulesInfo() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp283 std::string uuid_str = corefile_identifier.substr(p, 36); in LoadBinariesViaMetadata() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp932 std::string uuid_str; in GetSharedModule() local
1012 std::string uuid_str; in GetSharedModule() local
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp114 llvm::StringRef uuid_str = str.take_front(hex_digits<data_t::uuid_t>()); in parseModuleId() local
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp483 std::string uuid_str; in CheckForKernelImageAtAddress() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp443 std::string uuid_str = m_kernel_version.substr(p, 36); in GetUUID() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1373 char uuid_str[128]; in DumpProcessMap() local
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectTarget.cpp2855 std::string uuid_str; in DoExecute() local