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

Registers EH frames on the remote. More...

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

Inheritance diagram for llvm::orc::remote::eh::RegisterEHFrames:
Inheritance graph
[legend]
Collaboration diagram for llvm::orc::remote::eh::RegisterEHFrames:
Collaboration graph
[legend]

Static Public Member Functions

static const chargetName ()
 

Detailed Description

Registers EH frames on the remote.

Definition at line 172 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

◆ getName()

static const char* llvm::orc::remote::eh::RegisterEHFrames::getName ( )
inlinestatic

Definition at line 176 of file OrcRemoteTargetRPCAPI.h.


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