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

Declarations

tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h
   28   static lldb::PlatformSP CreateInstance(bool force, const ArchSpec *arch);

References

tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  107         PlatformFreeBSD::CreateInstance, nullptr);
  114       PluginManager::UnregisterPlugin(PlatformFreeBSD::CreateInstance);