OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LoadDylib
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
OrcRPCTPCServer.h
349
class
LoadDylib
350
: public shared::RPCFunction<
LoadDylib
, Expected<tpctypes::DylibHandle>(
353
static const char *getName() { return "
LoadDylib
"; }
416
EP.template addHandler<orcrpctpc::
LoadDylib
>(*this, &ThisT::
loadDylib
);
539
Expected<tpctypes::DylibHandle>
loadDylib
(const std::string &Path) {
OrcRPCTPCServer.h
349
class
LoadDylib
350
: public shared::RPCFunction<
LoadDylib
, Expected<tpctypes::DylibHandle>(
353
static const char *getName() { return "
LoadDylib
"; }
416
EP.template addHandler<orcrpctpc::
LoadDylib
>(*this, &ThisT::
loadDylib
);
539
Expected<tpctypes::DylibHandle>
loadDylib
(const std::string &Path) {
OrcRPCTPCServer.h
349
class
LoadDylib
350
: public shared::RPCFunction<
LoadDylib
, Expected<tpctypes::DylibHandle>(
353
static const char *getName() { return "
LoadDylib
"; }
416
EP.template addHandler<orcrpctpc::
LoadDylib
>(*this, &ThisT::
loadDylib
);
539
Expected<tpctypes::DylibHandle>
loadDylib
(const std::string &Path) {
OrcRPCTPCServer.h
349
class
LoadDylib
350
: public shared::RPCFunction<
LoadDylib
, Expected<tpctypes::DylibHandle>(
353
static const char *getName() { return "
LoadDylib
"; }
416
EP.template addHandler<orcrpctpc::
LoadDylib
>(*this, &ThisT::
loadDylib
);
539
Expected<tpctypes::DylibHandle>
loadDylib
(const std::string &Path) {
Completed in 121 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026