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

Set the memory protection on a memory block. More...

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

Inheritance diagram for llvm::orc::remote::mem::SetProtections:
Inheritance graph
[legend]
Collaboration diagram for llvm::orc::remote::mem::SetProtections:
Collaboration graph
[legend]

Static Public Member Functions

static const chargetName ()
 

Detailed Description

Set the memory protection on a memory block.

Definition at line 256 of file OrcRemoteTargetRPCAPI.h.

Member Function Documentation

◆ getName()

static const char* llvm::orc::remote::mem::SetProtections::getName ( )
inlinestatic

Definition at line 261 of file OrcRemoteTargetRPCAPI.h.


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