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

Deregisters EH frames on the remote. More...

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

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

Static Public Member Functions

static const chargetName ()
 

Detailed Description

Deregisters EH frames on the remote.

Definition at line 180 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

◆ getName()

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

Definition at line 184 of file OrcRemoteTargetRPCAPI.h.


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