Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Defivar.h90 const char *uuid_str; member
/freebsd/usr.sbin/efitable/
H A Defitable.c88 char *uuid_str = optarg; in main() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/
H A DSymbolLocatorDefault.cpp170 std::string uuid_str; in LocateExecutableSymbolFile() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.c753 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_add() local
778 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_remove() local
787 char uuid_str[100]; in wpa_supplicant_wps_event_er_enrollee_add() local
813 char uuid_str[100]; in wpa_supplicant_wps_event_er_enrollee_remove() local
824 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_settings() local
850 char uuid_str[100]; in wpa_supplicant_wps_event_er_set_sel_reg() local
H A Dctrl_iface.c2545 char uuid_str[100]; in wpa_supplicant_ctrl_iface_status() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFile.cpp
H A DLocateSymbolFileMacOSX.cpp
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.cpp229 std::string uuid_str; in CheckForKernelImageAtAddress() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp935 std::string uuid_str; in GetSharedModule() local
1015 std::string uuid_str; in GetSharedModule() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp115 llvm::StringRef uuid_str = str.take_front(hex_digits<data_t::uuid_t>()); parseModuleId() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp1054 const std::string uuid_str = uuid_ptr ? uuid_ptr->GetAsString() : ""; in DownloadObjectAndSymbolFile() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1373 char uuid_str[128]; in DumpProcessMap() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp3068 std::string uuid_str; in DoExecute() local