LLVM 24.0.0git
llvm::orc::rt::sps_ci::DylibMgrOpen Struct Reference

Open the dylib at the given path with the given mode flags; returns a handle to it. More...

#include "llvm/ExecutionEngine/Orc/Shared/SPSCI/NativeDylibManagerSPSCI.h"

Public Types

using SPSSig

Static Public Attributes

static constexpr char Name [] = "orc_rt_ci_sps_NativeDylibManager_load"

Detailed Description

Open the dylib at the given path with the given mode flags; returns a handle to it.

Definition at line 35 of file NativeDylibManagerSPSCI.h.

Member Typedef Documentation

◆ SPSSig

Initial value:
SPS tag type for expecteds, which are either a T or a string representing an error.
SPSSequence< char > SPSString
SPS tag type for strings, which are equivalent to sequences of chars.

Definition at line 37 of file NativeDylibManagerSPSCI.h.

Member Data Documentation

◆ Name

char llvm::orc::rt::sps_ci::DylibMgrOpen::Name[] = "orc_rt_ci_sps_NativeDylibManager_load"
staticconstexpr

The documentation for this struct was generated from the following file: