LLVM  4.0.0
Static Public Member Functions | List of all members
llvm::orc::remote::OrcRemoteTargetRPCAPI::EmitIndirectStubs Class Reference

EmitIndirectStubs result is (StubsBase, PtrsBase, NumStubsEmitted). More...

#include <OrcRemoteTargetRPCAPI.h>

Inheritance diagram for llvm::orc::remote::OrcRemoteTargetRPCAPI::EmitIndirectStubs:
[legend]
Collaboration diagram for llvm::orc::remote::OrcRemoteTargetRPCAPI::EmitIndirectStubs:
[legend]

Static Public Member Functions

static const char * getName ()
 

Detailed Description

EmitIndirectStubs result is (StubsBase, PtrsBase, NumStubsEmitted).

Definition at line 168 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

static const char* llvm::orc::remote::OrcRemoteTargetRPCAPI::EmitIndirectStubs::getName ( )
inlinestatic

Definition at line 175 of file OrcRemoteTargetRPCAPI.h.


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