| AddClangModuleCompilationOptions(Target *target, std::vector< std::string > &options) override | lldb_private::PlatformRemoteDarwinDevice | inlinevirtual | 
  | AddClangModuleCompilationOptionsForSDKType(Target *target, std::vector< std::string > &options, XcodeSDK::Type sdk_type) | lldb_private::PlatformDarwin | protected | 
  | ARMGetSupportedArchitectures(std::vector< ArchSpec > &archs, std::optional< llvm::Triple::OSType > os={}) | lldb_private::PlatformDarwin |  | 
  | Attach(lldb_private::ProcessAttachInfo &attach_info, lldb_private::Debugger &debugger, lldb_private::Target *target, lldb_private::Status &error) override | PlatformPOSIX | virtual | 
  | AutoCompleteDiskFileOrDirectory(CompletionRequest &request, bool only_dir) | lldb_private::Platform | inlinevirtual | 
  | CalculateMD5(const FileSpec &file_spec) override | lldb_private::RemoteAwarePlatform | virtual | 
  | CalculateTrapHandlerSymbolNames() override | lldb_private::PlatformDarwin | virtual | 
  | CallLocateModuleCallbackIfSet(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, FileSpec &symbol_file_spec, bool *did_create_ptr) | lldb_private::Platform |  | 
  | CanDebugProcess() | lldb_private::Platform | inlinevirtual | 
  | CheckLocalSharedCache() const | lldb_private::PlatformDarwin | inlineprotectedvirtual | 
  | CloseFile(lldb::user_id_t fd, Status &error) override | lldb_private::RemoteAwarePlatform | virtual | 
  | ConnectProcess(llvm::StringRef connect_url, llvm::StringRef plugin_name, Debugger &debugger, Target *target, Status &error) override | lldb_private::RemoteAwarePlatform | virtual | 
  | ConnectProcessSynchronous(llvm::StringRef connect_url, llvm::StringRef plugin_name, Debugger &debugger, Stream &stream, Target *target, Status &error) | lldb_private::Platform | virtual | 
  | ConnectRemote(lldb_private::Args &args) override | PlatformPOSIX | virtual | 
  | ConnectToWaitingProcesses(Debugger &debugger, Status &error) override | lldb_private::RemoteAwarePlatform | virtual | 
  | Create(llvm::StringRef name) | lldb_private::Platform | static | 
  | CreateArchList(llvm::ArrayRef< llvm::Triple::ArchType > archs, llvm::Triple::OSType os) | lldb_private::Platform | protectedstatic | 
  | CreateInstance(bool force, const ArchSpec *arch) | lldb_private::PlatformDarwin | static | 
  | CreateSymlink(const FileSpec &src, const FileSpec &dst) override | lldb_private::RemoteAwarePlatform | virtual | 
  | DebuggerInitialize(lldb_private::Debugger &debugger) | lldb_private::PlatformDarwin | static | 
  | DebugProcess(ProcessLaunchInfo &launch_info, Debugger &debugger, Target &target, Status &error) override | lldb_private::PlatformDarwin | virtual | 
  | DirectoryEnumerator(void *baton, llvm::sys::fs::file_type file_type, llvm::StringRef path) | lldb_private::PlatformDarwin | protectedstatic | 
  | DisconnectRemote() override | PlatformPOSIX | virtual | 
  | DoConnectProcess(llvm::StringRef connect_url, llvm::StringRef plugin_name, Debugger &debugger, Stream *stream, Target *target, Status &error) | lldb_private::Platform | protected | 
  | DoLoadImage(lldb_private::Process *process, const lldb_private::FileSpec &remote_file, const std::vector< std::string > *paths, lldb_private::Status &error, lldb_private::FileSpec *loaded_image) override | PlatformPOSIX | virtual | 
  | DownloadModuleSlice(const FileSpec &src_file_spec, const uint64_t src_offset, const uint64_t src_size, const FileSpec &dst_file_spec) | lldb_private::Platform | protectedvirtual | 
  | DownloadSymbolFile(const lldb::ModuleSP &module_sp, const FileSpec &dst_file_spec) | lldb_private::Platform | protectedvirtual | 
  | EvaluateLibdlExpression(lldb_private::Process *process, const char *expr_cstr, llvm::StringRef expr_prefix, lldb::ValueObjectSP &result_valobj_sp) | PlatformPOSIX | protected | 
  | ExtractAppSpecificInfo(Process &process) | lldb_private::PlatformDarwin | protected | 
  | ExtractCrashInfoAnnotations(Process &process) | lldb_private::PlatformDarwin | protected | 
  | FetchExtendedCrashInformation(Process &process) override | lldb_private::PlatformDarwin | virtual | 
  | FindBundleBinaryInExecSearchPaths(const ModuleSpec &module_spec, Process *process, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr, llvm::SmallVectorImpl< lldb::ModuleSP > *old_modules, bool *did_create_ptr) | lldb_private::PlatformDarwin | protected | 
  | FindProcesses(const ProcessInstanceInfoMatch &match_info, ProcessInstanceInfoList &process_infos) override | lldb_private::RemoteAwarePlatform | virtual | 
  | FindSDKInXcodeForModules(XcodeSDK::Type sdk_type, const FileSpec &sdks_spec) | lldb_private::PlatformDarwin | protectedstatic | 
  | GetAllProcesses() | lldb_private::Platform |  | 
  | GetAugmentedArchSpec(Platform *platform, llvm::StringRef triple) | lldb_private::Platform | static | 
  | GetAugmentedArchSpec(llvm::StringRef triple) | lldb_private::Platform |  | 
  | GetCachedExecutable(ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr) | lldb_private::Platform | protected | 
  | GetCachedSharedModule(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, bool *did_create_ptr) | lldb_private::Platform | private | 
  | GetCacheHostname() | lldb_private::Platform | protectedvirtual | 
  | GetCompatibleArch(ArchSpec::Core core, size_t idx) | lldb_private::PlatformDarwin | protectedstatic | 
  | GetConnectedSDKIndex() | lldb_private::PlatformRemoteDarwinDevice | protected | 
  | GetConnectionOptions(lldb_private::CommandInterpreter &interpreter) override | PlatformPOSIX | virtual | 
  | GetContainedFilesIntoVectorOfStringsCallback(void *baton, llvm::sys::fs::file_type ft, llvm::StringRef path) | lldb_private::PlatformDarwinDevice | protectedstatic | 
  | GetDefaultMemoryCacheLineSize() | lldb_private::Platform | inlinevirtual | 
  | GetDescription()=0 | lldb_private::Platform | pure virtual | 
  | GetDescriptionStatic() | lldb_private::PlatformDarwin | static | 
  | GetDeviceSupportDirectory() | lldb_private::PlatformDarwinDevice | protected | 
  | GetDeviceSupportDirectoryForOSVersion() | lldb_private::PlatformDarwinDevice | protected | 
  | GetDeviceSupportDirectoryName()=0 | lldb_private::PlatformDarwinDevice | protectedpure virtual | 
  | GetEnvironment() override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetExtraStartupCommands() override | lldb_private::PlatformDarwin | virtual | 
  | GetFile(const lldb_private::FileSpec &source, const lldb_private::FileSpec &destination) override | PlatformPOSIX | virtual | 
  | GetFileExists(const FileSpec &file_spec) override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetFileInSDK(const char *platform_file_path, uint32_t sdk_idx, FileSpec &local_file) | lldb_private::PlatformRemoteDarwinDevice | protected | 
  | GetFilePermissions(const FileSpec &file_spec, uint32_t &file_permissions) override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetFileSize(const FileSpec &file_spec) override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetFileWithUUID(const FileSpec &platform_file, const UUID *uuid, FileSpec &local_file) override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetFullNameForDylib(ConstString basename) override | lldb_private::PlatformDarwin | virtual | 
  | GetGlobalPlatformProperties() | lldb_private::Platform | static | 
  | GetHostname() override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetHostOSType() | lldb_private::PlatformDarwin | protectedstatic | 
  | GetHostPlatform() | lldb_private::Platform | static | 
  | GetHostPlatformName() | lldb_private::Platform | static | 
  | GetIgnoresRemoteHostname() | lldb_private::Platform | inlinevirtual | 
  | GetLibdlFunctionDeclarations(lldb_private::Process *process) | PlatformPOSIX | protectedvirtual | 
  | GetLocalCacheDirectory() | lldb_private::Platform | virtual | 
  | GetLocateModuleCallback() const | lldb_private::Platform |  | 
  | GetMaxGroupIDNameLength() const | lldb_private::Platform | inline | 
  | GetMaxUserIDNameLength() const | lldb_private::Platform | inline | 
  | GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr, lldb::addr_t length, unsigned prot, unsigned flags, lldb::addr_t fd, lldb::addr_t offset) | lldb_private::Platform | virtual | 
  | GetModuleCacheRoot() | lldb_private::Platform | private | 
  | GetModuleSpec(const FileSpec &module_file_spec, const ArchSpec &arch, ModuleSpec &module_spec) override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetName() | lldb_private::Platform | inline | 
  | GetOSBuildString() | lldb_private::Platform |  | 
  | GetOSKernelDescription() | lldb_private::Platform |  | 
  | GetOSVersion(Process *process=nullptr) override | lldb_private::PlatformDarwin | virtual | 
  | GetPlatformName()=0 | lldb_private::PlatformDarwinDevice | protectedpure virtual | 
  | GetPlatformSpecificConnectionInformation() override | PlatformPOSIX | virtual | 
  | GetPluginName()=0 | lldb_private::PluginInterface | pure virtual | 
  | GetPluginNameStatic() | lldb_private::PlatformDarwin | inlinestatic | 
  | GetProcessInfo(lldb::pid_t pid, ProcessInstanceInfo &proc_info) override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetQueueIDForThreadQAddress(Process *process, lldb::addr_t dispatch_qaddr) | lldb_private::Platform | inlinevirtual | 
  | GetQueueNameForThreadQAddress(Process *process, lldb::addr_t dispatch_qaddr) | lldb_private::Platform | inlinevirtual | 
  | GetRemoteOSBuildString() override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetRemoteOSKernelDescription() override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetRemoteOSVersion() override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetRemoteSharedModule(const ModuleSpec &module_spec, Process *process, lldb::ModuleSP &module_sp, const ModuleResolver &module_resolver, bool *did_create_ptr) | lldb_private::Platform | private | 
  | GetRemoteSystemArchitecture() override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetRemoteUnixSignals() override | PlatformPOSIX | virtual | 
  | GetRemoteWorkingDirectory() override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) override | lldb_private::PlatformDarwin | virtual | 
  | GetRSyncOpts() | lldb_private::Platform | inlinevirtual | 
  | GetRSyncPrefix() | lldb_private::Platform | inlinevirtual | 
  | GetSDKBuild() const | lldb_private::Platform | inline | 
  | GetSDKDirectory(lldb_private::Target &target) | lldb_private::Platform | inlinevirtual | 
  | GetSDKDirectoryForCurrentOSVersion() | lldb_private::PlatformDarwinDevice | protected | 
  | GetSDKDirectoryForLatestOSVersion() | lldb_private::PlatformDarwinDevice | protected | 
  | GetSDKDirectoryForModules(XcodeSDK::Type sdk_type) | lldb_private::PlatformDarwin | protectedstatic | 
  | GetSDKIndexBySDKDirectoryInfo(const SDKDirectoryInfo *sdk_info) | lldb_private::PlatformRemoteDarwinDevice | protected | 
  | GetSDKPathFromDebugInfo(Module &module) override | lldb_private::PlatformDarwin | virtual | 
  | GetSDKPathFromDebugInfo(CompileUnit &unit) override | lldb_private::PlatformDarwin | virtual | 
  | GetSDKRootDirectory() const | lldb_private::Platform | inline | 
  | GetSharedModule(const ModuleSpec &module_spec, Process *process, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr, llvm::SmallVectorImpl< lldb::ModuleSP > *old_modules, bool *did_create_ptr) override | lldb_private::PlatformRemoteDarwinDevice | virtual | 
  | GetSharedModuleWithLocalCache(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr, llvm::SmallVectorImpl< lldb::ModuleSP > *old_modules, bool *did_create_ptr) | lldb_private::PlatformDarwinDevice | protectedvirtual | 
  | GetSiginfoType(const llvm::Triple &triple) | lldb_private::Platform | virtual | 
  | GetSoftwareBreakpointTrapOpcode(Target &target, BreakpointSite *bp_site) override | lldb_private::PlatformDarwin | virtual | 
  | GetSSHOpts() | lldb_private::Platform | inlinevirtual | 
  | GetStatus(Stream &strm) override | lldb_private::PlatformRemoteDarwinDevice | virtual | 
  | GetStopInfoFromSiginfo(Thread &thread) | lldb_private::Platform | inlinevirtual | 
  | GetSupportedArchitectures(const ArchSpec &process_host_arch)=0 | lldb_private::Platform | pure virtual | 
  | GetSupportsRSync() | lldb_private::Platform | inlinevirtual | 
  | GetSupportsSSH() | lldb_private::Platform | inlinevirtual | 
  | GetSymbolFile(const FileSpec &platform_file, const UUID *uuid_ptr, FileSpec &local_file) | lldb_private::PlatformRemoteDarwinDevice | virtual | 
  | GetSystemArchitecture() | lldb_private::Platform |  | 
  | GetTrapHandlerSymbolNames() | lldb_private::Platform | virtual | 
  | GetTrapHandlerUnwindPlan(const llvm::Triple &triple, ConstString name) | lldb_private::Platform | inlinevirtual | 
  | GetUnixSignals() | lldb_private::Platform |  | 
  | GetUserIDResolver() override | lldb_private::RemoteAwarePlatform | virtual | 
  | GetWorkingDirectory() | lldb_private::Platform |  | 
  | IDToNameMap typedef | lldb_private::Platform | protected | 
  | Initialize() | lldb_private::PlatformDarwin | static | 
  | Install(const FileSpec &src, const FileSpec &dst) | lldb_private::Platform | virtual | 
  | IsCompatibleArchitecture(const ArchSpec &arch, const ArchSpec &process_host_arch, ArchSpec::MatchType match, ArchSpec *compatible_arch_ptr) | lldb_private::Platform | virtual | 
  | IsConnected() const override | lldb_private::RemoteAwarePlatform | virtual | 
  | IsHost() const | lldb_private::Platform | inline | 
  | IsRemote() const | lldb_private::Platform | inline | 
  | KillProcess(const lldb::pid_t pid) override | lldb_private::RemoteAwarePlatform | virtual | 
  | LaunchProcess(ProcessLaunchInfo &launch_info) override | lldb_private::PlatformDarwin | virtual | 
  | LoadImage(lldb_private::Process *process, const lldb_private::FileSpec &local_file, const lldb_private::FileSpec &remote_file, lldb_private::Status &error) | lldb_private::Platform |  | 
  | LoadImageUsingPaths(lldb_private::Process *process, const lldb_private::FileSpec &library_name, const std::vector< std::string > &paths, lldb_private::Status &error, lldb_private::FileSpec *loaded_path) | lldb_private::Platform |  | 
  | LoadPlatformBinaryAndSetup(Process *process, lldb::addr_t addr, bool notify) | lldb_private::Platform | inlinevirtual | 
  | LocateExecutable(const char *basename) override | lldb_private::PlatformDarwin | virtual | 
  | LocateExecutableScriptingResources(Target *target, Module &module, Stream &feedback_stream) override | lldb_private::PlatformDarwin | virtual | 
  | LocateModuleCallback typedef | lldb_private::Platform |  | 
  | m_build_update | lldb_private::PlatformRemoteDarwinDevice | protected | 
  | m_calculated_trap_handlers | lldb_private::Platform | protected | 
  | m_connected_module_sdk_idx | lldb_private::PlatformRemoteDarwinDevice | protected | 
  | m_developer_directory | lldb_private::PlatformDarwin | protected | 
  | m_device_support_directory | lldb_private::PlatformDarwinDevice | private | 
  | m_device_support_directory_for_os_version | lldb_private::PlatformDarwinDevice | private | 
  | m_hostname | lldb_private::Platform | protected | 
  | m_ignores_remote_hostname | lldb_private::Platform | protected | 
  | m_is_host | lldb_private::Platform | protected | 
  | m_last_module_sdk_idx | lldb_private::PlatformRemoteDarwinDevice | protected | 
  | m_local_cache_directory | lldb_private::Platform | protected | 
  | m_locate_module_callback | lldb_private::Platform | protected | 
  | m_max_gid_name_len | lldb_private::Platform | protected | 
  | m_max_uid_name_len | lldb_private::Platform | protected | 
  | m_module_cache | lldb_private::Platform | protected | 
  | m_mutex | lldb_private::Platform | protected | 
  | m_option_group_platform_caching | PlatformPOSIX | protected | 
  | m_option_group_platform_rsync | PlatformPOSIX | protected | 
  | m_option_group_platform_ssh | PlatformPOSIX | protected | 
  | m_options | PlatformPOSIX | protected | 
  | m_os_version | lldb_private::Platform | protected | 
  | m_os_version_set_while_connected | lldb_private::Platform | protected | 
  | m_remote_platform_sp | lldb_private::RemoteAwarePlatform | protected | 
  | m_rsync_opts | lldb_private::Platform | protected | 
  | m_rsync_prefix | lldb_private::Platform | protected | 
  | m_sdk_build | lldb_private::Platform | protected | 
  | m_sdk_dir_mutex | lldb_private::PlatformDarwinDevice | protected | 
  | m_sdk_directory_infos | lldb_private::PlatformDarwinDevice | protected | 
  | m_sdk_path | lldb_private::PlatformDarwin | protected | 
  | m_sdk_path_mutex | lldb_private::PlatformDarwin | protected | 
  | m_sdk_sysroot | lldb_private::Platform | protected | 
  | m_ssh_opts | lldb_private::Platform | protected | 
  | m_supports_rsync | lldb_private::Platform | protected | 
  | m_supports_ssh | lldb_private::Platform | protected | 
  | m_system_arch | lldb_private::Platform | protected | 
  | m_system_arch_set_while_connected | lldb_private::Platform | protected | 
  | m_trap_handlers | lldb_private::Platform | protected | 
  | m_working_dir | lldb_private::Platform | protected | 
  | MakeDirectory(const FileSpec &file_spec, uint32_t mode) override | lldb_private::RemoteAwarePlatform | virtual | 
  | MakeLoadImageUtilityFunction(lldb_private::ExecutionContext &exe_ctx, lldb_private::Status &error) | PlatformPOSIX | protected | 
  | ModuleIsExcludedForUnconstrainedSearches(Target &target, const lldb::ModuleSP &module_sp) override | lldb_private::PlatformDarwin | virtual | 
  | ModuleResolver typedef | lldb_private::Platform | private | 
  | OpenFile(const FileSpec &file_spec, File::OpenOptions flags, uint32_t mode, Status &error) override | lldb_private::RemoteAwarePlatform | virtual | 
  | operator=(const PlatformRemoteDarwinDevice &)=delete | lldb_private::PlatformRemoteDarwinDevice | private | 
  | lldb_private::RemoteAwarePlatform::operator=(const PluginInterface &)=delete | lldb_private::PluginInterface |  | 
  | ParseVersionBuildDir(llvm::StringRef str) | lldb_private::PlatformDarwin | static | 
  | Platform(bool is_host_platform) | lldb_private::RemoteAwarePlatform |  | 
  | PlatformDarwin(const PlatformDarwin &)=delete | lldb_private::PlatformDarwin | private | 
  | PlatformPOSIX(bool is_host) | lldb_private::PlatformDarwin |  | 
  | PlatformRemoteDarwinDevice() | lldb_private::PlatformRemoteDarwinDevice |  | 
  | PlatformRemoteDarwinDevice(const PlatformRemoteDarwinDevice &)=delete | lldb_private::PlatformRemoteDarwinDevice | private | 
  | PluginInterface()=default | lldb_private::PluginInterface |  | 
  | PluginInterface(const PluginInterface &)=delete | lldb_private::PluginInterface |  | 
  | PutFile(const FileSpec &source, const FileSpec &destination, uint32_t uid=UINT32_MAX, uint32_t gid=UINT32_MAX) override | lldb_private::PlatformDarwin | virtual | 
  | ReadFile(lldb::user_id_t fd, uint64_t offset, void *dst, uint64_t dst_len, Status &error) override | lldb_private::RemoteAwarePlatform | virtual | 
  | ReadLibdispatchOffsets(Process *process) | lldb_private::PlatformDarwin | protected | 
  | ReadLibdispatchOffsetsAddress(Process *process) | lldb_private::PlatformDarwin | protected | 
  | ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &exe_module_sp, const FileSpecList *module_search_paths_ptr) override | lldb_private::RemoteAwarePlatform | virtual | 
  | ResolveRemotePath(const FileSpec &platform_path, FileSpec &resolved_platform_path) | lldb_private::Platform | virtual | 
  | ResolveSDKPathFromDebugInfo(Module &module) override | lldb_private::PlatformDarwin | virtual | 
  | ResolveSDKPathFromDebugInfo(CompileUnit &unit) override | lldb_private::PlatformDarwin | virtual | 
  | ResolveSymbolFile(Target &target, const ModuleSpec &sym_spec, FileSpec &sym_file) override | lldb_private::PlatformDarwin | virtual | 
  | RunShellCommand(llvm::StringRef command, const FileSpec &working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout< std::micro > &timeout) override | lldb_private::RemoteAwarePlatform | virtual | 
  | RunShellCommand(llvm::StringRef interpreter, llvm::StringRef command, const FileSpec &working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout< std::micro > &timeout) override | lldb_private::RemoteAwarePlatform | virtual | 
  | SDKDirectoryInfoCollection typedef | lldb_private::PlatformDarwinDevice | protected | 
  | SetFilePermissions(const FileSpec &file_spec, uint32_t file_permissions) override | lldb_private::RemoteAwarePlatform | virtual | 
  | SetHostPlatform(const lldb::PlatformSP &platform_sp) | lldb_private::Platform | static | 
  | SetIgnoresRemoteHostname(bool flag) | lldb_private::Platform | inlinevirtual | 
  | SetLocalCacheDirectory(const char *local) | lldb_private::Platform | virtual | 
  | SetLocateModuleCallback(LocateModuleCallback callback) | lldb_private::Platform |  | 
  | SetOSVersion(llvm::VersionTuple os_version) | lldb_private::Platform |  | 
  | SetRemoteWorkingDirectory(const FileSpec &working_dir) override | lldb_private::RemoteAwarePlatform | virtual | 
  | SetRSyncOpts(const char *opts) | lldb_private::Platform | inlinevirtual | 
  | SetRSyncPrefix(const char *prefix) | lldb_private::Platform | inlinevirtual | 
  | SetSDKBuild(std::string sdk_build) | lldb_private::Platform | inline | 
  | SetSDKRootDirectory(std::string dir) | lldb_private::Platform | inline | 
  | SetSSHOpts(const char *opts) | lldb_private::Platform | inlinevirtual | 
  | SetSupportsRSync(bool flag) | lldb_private::Platform | inlinevirtual | 
  | SetSupportsSSH(bool flag) | lldb_private::Platform | inlinevirtual | 
  | SetSystemArchitecture(const ArchSpec &arch) | lldb_private::Platform | inline | 
  | SetThreadCreationBreakpoint(Target &target) override | lldb_private::PlatformDarwin | virtual | 
  | SetWorkingDirectory(const FileSpec &working_dir) | lldb_private::Platform |  | 
  | ShellExpandArguments(ProcessLaunchInfo &launch_info) | lldb_private::Platform | virtual | 
  | SupportsModules() override | lldb_private::PlatformDarwin | inlinevirtual | 
  | Terminate() | lldb_private::PlatformDarwin | static | 
  | Unlink(const FileSpec &file_spec) override | lldb_private::RemoteAwarePlatform | virtual | 
  | UnloadImage(lldb_private::Process *process, uint32_t image_token) override | PlatformPOSIX | virtual | 
  | UpdateSDKDirectoryInfosIfNeeded() | lldb_private::PlatformDarwinDevice | protected | 
  | WriteFile(lldb::user_id_t fd, uint64_t offset, const void *src, uint64_t src_len, Status &error) override | lldb_private::RemoteAwarePlatform | virtual | 
  | x86GetSupportedArchitectures(std::vector< ArchSpec > &archs) | lldb_private::PlatformDarwin |  | 
  | ~Platform() override | lldb_private::Platform |  | 
  | ~PlatformDarwin() override | lldb_private::PlatformDarwin |  | 
  | ~PlatformDarwinDevice() override | lldb_private::PlatformDarwinDevice |  | 
  | ~PlatformPOSIX() override | PlatformPOSIX |  | 
  | ~PlatformRemoteDarwinDevice() override | lldb_private::PlatformRemoteDarwinDevice |  | 
  | ~PluginInterface()=default | lldb_private::PluginInterface | virtual |