LLVM  8.0.1
Classes
llvm::orc::remote::utils Namespace Reference

Miscelaneous RPC functions for dealing with remotes. More...

Classes

class  GetRemoteInfo
 GetRemoteInfo result is (Triple, PointerSize, PageSize, TrampolineSize, IndirectStubsSize). More...
 
class  GetSymbolAddress
 Get the address of a remote symbol. More...
 
class  RequestCompile
 Request that the host execute a compile callback. More...
 
class  TerminateSession
 Notify the remote and terminate the session. More...
 

Detailed Description

Miscelaneous RPC functions for dealing with remotes.