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

GetRemoteInfo result is (Triple, PointerSize, PageSize, TrampolineSize, IndirectStubsSize). More...

#include <OrcRemoteTargetRPCAPI.h>

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

Static Public Member Functions

static const char * getName ()
 

Detailed Description

GetRemoteInfo result is (Triple, PointerSize, PageSize, TrampolineSize, IndirectStubsSize).

Definition at line 200 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

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

Definition at line 205 of file OrcRemoteTargetRPCAPI.h.


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