Project Alice
Loading...
Searching...
No Matches
LLVMOrcCSymbolAliasMapEntry Struct Reference

#include <Orc.h>

Collaboration diagram for LLVMOrcCSymbolAliasMapEntry:

Public Attributes

LLVMOrcSymbolStringPoolEntryRef Name
 
LLVMJITSymbolFlags Flags
 

Detailed Description

Represents a SymbolAliasMapEntry

Definition at line 137 of file Orc.h.

Member Data Documentation

◆ Flags

LLVMJITSymbolFlags LLVMOrcCSymbolAliasMapEntry::Flags

Definition at line 139 of file Orc.h.

◆ Name

LLVMOrcSymbolStringPoolEntryRef LLVMOrcCSymbolAliasMapEntry::Name

Definition at line 138 of file Orc.h.


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