LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::orc::remote::stubs::EmitResolverBlock Class Reference

RPC function to emit the resolver block and return its address. More...

#include "llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h"

Inheritance diagram for llvm::orc::remote::stubs::EmitResolverBlock:
Inheritance graph
[legend]
Collaboration diagram for llvm::orc::remote::stubs::EmitResolverBlock:
Collaboration graph
[legend]

Static Public Member Functions

static const chargetName ()
 

Detailed Description

RPC function to emit the resolver block and return its address.

Definition at line 311 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

◆ getName()

static const char* llvm::orc::remote::stubs::EmitResolverBlock::getName ( )
inlinestatic

Definition at line 313 of file OrcRemoteTargetRPCAPI.h.


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