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

References

tools/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
  522     process->GetTarget().SetPlatform(platform_sp);
tools/lldb/source/Target/Process.cpp
 2905         GetTarget().SetPlatform(platform_sp);
tools/lldb/source/Target/Target.cpp
 1471           SetPlatform(arch_platform_sp);
 3032     SetPlatform(platform_sp);