LLDB mainline
lldb_private::platform_openbsd::PlatformOpenBSD Member List

This is the complete list of members for lldb_private::platform_openbsd::PlatformOpenBSD, including all inherited members.

AddClangModuleCompilationOptions(Target *target, std::vector< std::string > &options)lldb_private::Platformvirtual
Attach(lldb_private::ProcessAttachInfo &attach_info, lldb_private::Debugger &debugger, lldb_private::Target *target, lldb_private::Status &error) overridePlatformPOSIXvirtual
AutoCompleteDiskFileOrDirectory(CompletionRequest &request, bool only_dir)lldb_private::Platforminlinevirtual
CalculateMD5(const FileSpec &file_spec, uint64_t &low, uint64_t &high) overridelldb_private::RemoteAwarePlatformvirtual
CalculateTrapHandlerSymbolNames() overridelldb_private::platform_openbsd::PlatformOpenBSDvirtual
CallLocateModuleCallbackIfSet(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, FileSpec &symbol_file_spec, bool *did_create_ptr)lldb_private::Platform
CanDebugProcess() overridelldb_private::platform_openbsd::PlatformOpenBSDvirtual
CloseFile(lldb::user_id_t fd, Status &error) overridelldb_private::RemoteAwarePlatformvirtual
ConnectProcess(llvm::StringRef connect_url, llvm::StringRef plugin_name, Debugger &debugger, Target *target, Status &error) overridelldb_private::RemoteAwarePlatformvirtual
ConnectProcessSynchronous(llvm::StringRef connect_url, llvm::StringRef plugin_name, Debugger &debugger, Stream &stream, Target *target, Status &error)lldb_private::Platformvirtual
ConnectRemote(lldb_private::Args &args) overridePlatformPOSIXvirtual
ConnectToWaitingProcesses(Debugger &debugger, Status &error) overridelldb_private::RemoteAwarePlatformvirtual
Create(llvm::StringRef name)lldb_private::Platformstatic
CreateArchList(llvm::ArrayRef< llvm::Triple::ArchType > archs, llvm::Triple::OSType os)lldb_private::Platformprotectedstatic
CreateInstance(bool force, const ArchSpec *arch)lldb_private::platform_openbsd::PlatformOpenBSDstatic
CreateSymlink(const FileSpec &src, const FileSpec &dst) overridelldb_private::RemoteAwarePlatformvirtual
DebugProcess(lldb_private::ProcessLaunchInfo &launch_info, lldb_private::Debugger &debugger, lldb_private::Target &target, lldb_private::Status &error) overridePlatformPOSIXvirtual
DisconnectRemote() overridePlatformPOSIXvirtual
DoConnectProcess(llvm::StringRef connect_url, llvm::StringRef plugin_name, Debugger &debugger, Stream *stream, Target *target, Status &error)lldb_private::Platformprotected
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) overridePlatformPOSIXvirtual
DownloadModuleSlice(const FileSpec &src_file_spec, const uint64_t src_offset, const uint64_t src_size, const FileSpec &dst_file_spec)lldb_private::Platformprotectedvirtual
DownloadSymbolFile(const lldb::ModuleSP &module_sp, const FileSpec &dst_file_spec)lldb_private::Platformprotectedvirtual
EvaluateLibdlExpression(lldb_private::Process *process, const char *expr_cstr, llvm::StringRef expr_prefix, lldb::ValueObjectSP &result_valobj_sp)PlatformPOSIXprotected
FetchExtendedCrashInformation(lldb_private::Process &process)lldb_private::Platforminlinevirtual
FindProcesses(const ProcessInstanceInfoMatch &match_info, ProcessInstanceInfoList &process_infos) overridelldb_private::RemoteAwarePlatformvirtual
GetAllProcesses()lldb_private::Platform
GetAugmentedArchSpec(Platform *platform, llvm::StringRef triple)lldb_private::Platformstatic
GetAugmentedArchSpec(llvm::StringRef triple)lldb_private::Platform
GetCachedExecutable(ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr)lldb_private::Platformprotected
GetCachedSharedModule(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, bool *did_create_ptr)lldb_private::Platformprivate
GetCacheHostname()lldb_private::Platformprotectedvirtual
GetConnectionOptions(lldb_private::CommandInterpreter &interpreter) overridePlatformPOSIXvirtual
GetDefaultMemoryCacheLineSize()lldb_private::Platforminlinevirtual
GetDescription() overridelldb_private::platform_openbsd::PlatformOpenBSDinlinevirtual
GetEnvironment() overridelldb_private::RemoteAwarePlatformvirtual
GetExtraStartupCommands()lldb_private::Platformvirtual
GetFile(const lldb_private::FileSpec &source, const lldb_private::FileSpec &destination) overridePlatformPOSIXvirtual
GetFileExists(const FileSpec &file_spec) overridelldb_private::RemoteAwarePlatformvirtual
GetFilePermissions(const FileSpec &file_spec, uint32_t &file_permissions) overridelldb_private::RemoteAwarePlatformvirtual
GetFileSize(const FileSpec &file_spec) overridelldb_private::RemoteAwarePlatformvirtual
GetFileWithUUID(const FileSpec &platform_file, const UUID *uuid, FileSpec &local_file) overridelldb_private::RemoteAwarePlatformvirtual
GetFullNameForDylib(lldb_private::ConstString basename) overridePlatformPOSIXvirtual
GetGlobalPlatformProperties()lldb_private::Platformstatic
GetHostname() overridelldb_private::RemoteAwarePlatformvirtual
GetHostPlatform()lldb_private::Platformstatic
GetHostPlatformName()lldb_private::Platformstatic
GetIgnoresRemoteHostname()lldb_private::Platforminlinevirtual
GetLibdlFunctionDeclarations(lldb_private::Process *process)PlatformPOSIXprotectedvirtual
GetLocalCacheDirectory()lldb_private::Platformvirtual
GetLocateModuleCallback() constlldb_private::Platform
GetMaxGroupIDNameLength() constlldb_private::Platforminline
GetMaxUserIDNameLength() constlldb_private::Platforminline
GetMmapArgumentList(const ArchSpec &arch, lldb::addr_t addr, lldb::addr_t length, unsigned prot, unsigned flags, lldb::addr_t fd, lldb::addr_t offset) overridelldb_private::platform_openbsd::PlatformOpenBSDvirtual
GetModuleCacheRoot()lldb_private::Platformprivate
GetModuleSpec(const FileSpec &module_file_spec, const ArchSpec &arch, ModuleSpec &module_spec) overridelldb_private::RemoteAwarePlatformvirtual
GetName()lldb_private::Platforminline
GetOSBuildString()lldb_private::Platform
GetOSKernelDescription()lldb_private::Platform
GetOSVersion(Process *process=nullptr)lldb_private::Platformvirtual
GetPlatformSpecificConnectionInformation() overridePlatformPOSIXvirtual
GetPluginDescriptionStatic(bool is_host)lldb_private::platform_openbsd::PlatformOpenBSDstatic
GetPluginName() overridelldb_private::platform_openbsd::PlatformOpenBSDinlinevirtual
GetPluginNameStatic(bool is_host)lldb_private::platform_openbsd::PlatformOpenBSDinlinestatic
GetProcessInfo(lldb::pid_t pid, ProcessInstanceInfo &proc_info) overridelldb_private::RemoteAwarePlatformvirtual
GetQueueIDForThreadQAddress(Process *process, lldb::addr_t dispatch_qaddr)lldb_private::Platforminlinevirtual
GetQueueNameForThreadQAddress(Process *process, lldb::addr_t dispatch_qaddr)lldb_private::Platforminlinevirtual
GetRemoteOSBuildString() overridelldb_private::RemoteAwarePlatformvirtual
GetRemoteOSKernelDescription() overridelldb_private::RemoteAwarePlatformvirtual
GetRemoteOSVersion() overridelldb_private::RemoteAwarePlatformvirtual
GetRemoteSharedModule(const ModuleSpec &module_spec, Process *process, lldb::ModuleSP &module_sp, const ModuleResolver &module_resolver, bool *did_create_ptr)lldb_private::Platformprivate
GetRemoteSystemArchitecture() overridelldb_private::RemoteAwarePlatformvirtual
GetRemoteUnixSignals() overridePlatformPOSIXvirtual
GetRemoteURL() constlldb_private::Platforminline
GetRemoteWorkingDirectory() overridelldb_private::RemoteAwarePlatformvirtual
GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info)lldb_private::Platforminlinevirtual
GetRSyncOpts()lldb_private::Platforminlinevirtual
GetRSyncPrefix()lldb_private::Platforminlinevirtual
GetSDKBuild() constlldb_private::Platforminline
GetSDKDirectory(lldb_private::Target &target)lldb_private::Platforminlinevirtual
GetSDKRootDirectory() constlldb_private::Platforminline
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)lldb_private::Platformvirtual
GetSiginfoType(const llvm::Triple &triple)lldb_private::Platformvirtual
GetSoftwareBreakpointTrapOpcode(Target &target, BreakpointSite *bp_site)lldb_private::Platformvirtual
GetSSHOpts()lldb_private::Platforminlinevirtual
GetStatus(Stream &strm) overridelldb_private::platform_openbsd::PlatformOpenBSDvirtual
GetSupportedArchitectures(const ArchSpec &process_host_arch) overridelldb_private::platform_openbsd::PlatformOpenBSDvirtual
GetSupportsRSync()lldb_private::Platforminlinevirtual
GetSupportsSSH()lldb_private::Platforminlinevirtual
GetSystemArchitecture()lldb_private::Platform
GetTrapHandlerSymbolNames()lldb_private::Platformvirtual
GetTrapHandlerUnwindPlan(const llvm::Triple &triple, ConstString name)lldb_private::Platforminlinevirtual
GetUnixSignals()lldb_private::Platform
GetUserIDResolver() overridelldb_private::RemoteAwarePlatformvirtual
GetWorkingDirectory()lldb_private::Platform
IDToNameMap typedeflldb_private::Platformprotected
Initialize()lldb_private::platform_openbsd::PlatformOpenBSDstatic
Install(const FileSpec &src, const FileSpec &dst)lldb_private::Platformvirtual
IsCompatibleArchitecture(const ArchSpec &arch, const ArchSpec &process_host_arch, ArchSpec::MatchType match, ArchSpec *compatible_arch_ptr)lldb_private::Platformvirtual
IsConnected() const overridelldb_private::RemoteAwarePlatformvirtual
IsHost() constlldb_private::Platforminline
IsRemote() constlldb_private::Platforminline
KillProcess(const lldb::pid_t pid) overridelldb_private::RemoteAwarePlatformvirtual
LaunchProcess(ProcessLaunchInfo &launch_info) overridelldb_private::RemoteAwarePlatformvirtual
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::Platforminlinevirtual
LocateExecutable(const char *basename)lldb_private::Platforminlinevirtual
LocateExecutableScriptingResources(Target *target, Module &module, Stream &feedback_stream)lldb_private::Platformvirtual
LocateModuleCallback typedeflldb_private::Platform
m_calculated_trap_handlerslldb_private::Platformprotected
m_hostnamelldb_private::Platformprotected
m_ignores_remote_hostnamelldb_private::Platformprotected
m_is_hostlldb_private::Platformprotected
m_local_cache_directorylldb_private::Platformprotected
m_locate_module_callbacklldb_private::Platformprotected
m_max_gid_name_lenlldb_private::Platformprotected
m_max_uid_name_lenlldb_private::Platformprotected
m_module_cachelldb_private::Platformprotected
m_mutexlldb_private::Platformprotected
m_option_group_platform_cachingPlatformPOSIXprotected
m_option_group_platform_rsyncPlatformPOSIXprotected
m_option_group_platform_sshPlatformPOSIXprotected
m_optionsPlatformPOSIXprotected
m_os_versionlldb_private::Platformprotected
m_os_version_set_while_connectedlldb_private::Platformprotected
m_remote_platform_splldb_private::RemoteAwarePlatformprotected
m_remote_urllldb_private::Platformprotected
m_rsync_optslldb_private::Platformprotected
m_rsync_prefixlldb_private::Platformprotected
m_sdk_buildlldb_private::Platformprotected
m_sdk_sysrootlldb_private::Platformprotected
m_ssh_optslldb_private::Platformprotected
m_supported_architectureslldb_private::platform_openbsd::PlatformOpenBSD
m_supports_rsynclldb_private::Platformprotected
m_supports_sshlldb_private::Platformprotected
m_system_archlldb_private::Platformprotected
m_system_arch_set_while_connectedlldb_private::Platformprotected
m_trap_handlerslldb_private::Platformprotected
m_working_dirlldb_private::Platformprotected
MakeDirectory(const FileSpec &file_spec, uint32_t mode) overridelldb_private::RemoteAwarePlatformvirtual
MakeLoadImageUtilityFunction(lldb_private::ExecutionContext &exe_ctx, lldb_private::Status &error)PlatformPOSIXprotected
ModuleIsExcludedForUnconstrainedSearches(Target &target, const lldb::ModuleSP &module_sp)lldb_private::Platforminlinevirtual
ModuleResolver typedeflldb_private::Platformprivate
OpenFile(const FileSpec &file_spec, File::OpenOptions flags, uint32_t mode, Status &error) overridelldb_private::RemoteAwarePlatformvirtual
operator=(const PlatformPOSIX &)=deletePlatformPOSIXprivate
lldb_private::RemoteAwarePlatform::operator=(const PluginInterface &)=deletelldb_private::PluginInterface
Platform(bool is_host_platform)lldb_private::RemoteAwarePlatform
PlatformOpenBSD(bool is_host)lldb_private::platform_openbsd::PlatformOpenBSD
PlatformPOSIX(bool is_host)PlatformPOSIX
PlatformPOSIX(const PlatformPOSIX &)=deletePlatformPOSIXprivate
PluginInterface()=defaultlldb_private::PluginInterface
PluginInterface(const PluginInterface &)=deletelldb_private::PluginInterface
PutFile(const lldb_private::FileSpec &source, const lldb_private::FileSpec &destination, uint32_t uid=UINT32_MAX, uint32_t gid=UINT32_MAX) overridePlatformPOSIXvirtual
ReadFile(lldb::user_id_t fd, uint64_t offset, void *dst, uint64_t dst_len, Status &error) overridelldb_private::RemoteAwarePlatformvirtual
ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr) overridelldb_private::RemoteAwarePlatformvirtual
ResolveRemoteExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &exe_module_sp, const FileSpecList *module_search_paths_ptr)lldb_private::Platformprotectedvirtual
ResolveRemotePath(const FileSpec &platform_path, FileSpec &resolved_platform_path)lldb_private::Platformvirtual
ResolveSymbolFile(Target &target, const ModuleSpec &sym_spec, FileSpec &sym_file)lldb_private::Platformvirtual
RunShellCommand(llvm::StringRef command, const FileSpec &working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout< std::micro > &timeout) overridelldb_private::RemoteAwarePlatformvirtual
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) overridelldb_private::RemoteAwarePlatformvirtual
SetFilePermissions(const FileSpec &file_spec, uint32_t file_permissions) overridelldb_private::RemoteAwarePlatformvirtual
SetHostPlatform(const lldb::PlatformSP &platform_sp)lldb_private::Platformstatic
SetIgnoresRemoteHostname(bool flag)lldb_private::Platforminlinevirtual
SetLocalCacheDirectory(const char *local)lldb_private::Platformvirtual
SetLocateModuleCallback(LocateModuleCallback callback)lldb_private::Platform
SetOSVersion(llvm::VersionTuple os_version)lldb_private::Platform
SetRemoteWorkingDirectory(const FileSpec &working_dir) overridelldb_private::RemoteAwarePlatformvirtual
SetRSyncOpts(const char *opts)lldb_private::Platforminlinevirtual
SetRSyncPrefix(const char *prefix)lldb_private::Platforminlinevirtual
SetSDKBuild(std::string sdk_build)lldb_private::Platforminline
SetSDKRootDirectory(std::string dir)lldb_private::Platforminline
SetSSHOpts(const char *opts)lldb_private::Platforminlinevirtual
SetSupportsRSync(bool flag)lldb_private::Platforminlinevirtual
SetSupportsSSH(bool flag)lldb_private::Platforminlinevirtual
SetSystemArchitecture(const ArchSpec &arch)lldb_private::Platforminline
SetThreadCreationBreakpoint(Target &target)lldb_private::Platformvirtual
SetWorkingDirectory(const FileSpec &working_dir)lldb_private::Platform
ShellExpandArguments(ProcessLaunchInfo &launch_info)lldb_private::Platformvirtual
SupportsModules()lldb_private::Platforminlinevirtual
Terminate()lldb_private::platform_openbsd::PlatformOpenBSDstatic
Unlink(const FileSpec &file_spec) overridelldb_private::RemoteAwarePlatformvirtual
UnloadImage(lldb_private::Process *process, uint32_t image_token) overridePlatformPOSIXvirtual
WriteFile(lldb::user_id_t fd, uint64_t offset, const void *src, uint64_t src_len, Status &error) overridelldb_private::RemoteAwarePlatformvirtual
~Platform() overridelldb_private::Platform
~PlatformPOSIX() overridePlatformPOSIX
~PluginInterface()=defaultlldb_private::PluginInterfacevirtual