reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/include/lldb/Core/ModuleSpec.h
  248     if (match_module_spec.GetUUIDPtr() &&
tools/lldb/source/Core/ModuleList.cpp
  731   const UUID *uuid_ptr = module_spec.GetUUIDPtr();
tools/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
  189     sym_file = Symbols::FindSymbolFileInBundle(sym_file, sym_spec.GetUUIDPtr(),
tools/lldb/source/Symbol/LocateSymbolFile.cpp
   98                                       mod_spec.GetUUIDPtr())) {
  115                                         mod_spec.GetUUIDPtr())) {
  209   const UUID *uuid = module_spec.GetUUIDPtr();
  235   const UUID *uuid = module_spec.GetUUIDPtr();