Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DSymbolVendorMacOSX.cpp164 std::string uuid_str = dsym_uuid.GetAsString(); in CreateInstance() local
/llvm-project-15.0.7/lldb/source/Symbol/
H A DLocateSymbolFile.cpp314 std::string uuid_str; in LocateExecutableSymbolFile() local
H A DLocateSymbolFileMacOSX.cpp584 std::string uuid_str; in DownloadObjectAndSymbolFile() local
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOS.cpp545 std::string uuid_str = std::string( in GetSharedCacheInformation() local
/llvm-project-15.0.7/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp398 std::string uuid_str = corefile_identifier.substr(p, 36); in DoLoadCore() local
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1118 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
/llvm-project-15.0.7/lldb/source/Core/
H A DModuleList.cpp923 std::string uuid_str; in GetSharedModule() local
1003 std::string uuid_str; in GetSharedModule() local
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp113 llvm::StringRef uuid_str = str.take_front(hex_digits<data_t::uuid_t>()); in parseModuleId() local
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp486 std::string uuid_str; in CheckForKernelImageAtAddress() local
/llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp443 std::string uuid_str = m_kernel_version.substr(p, 36); in GetUUID() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1372 char uuid_str[128]; in DumpProcessMap() local
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectTarget.cpp2840 std::string uuid_str; in DoExecute() local