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

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

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

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

Static Public Member Functions

static const chargetName ()
 

Detailed Description

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

Definition at line 331 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

◆ getName()

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

Definition at line 336 of file OrcRemoteTargetRPCAPI.h.


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