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

#include <Orc.h>

Collaboration diagram for LLVMOrcCSymbolMapPair:

Public Attributes

LLVMOrcSymbolStringPoolEntryRef Name
 
LLVMJITEvaluatedSymbol Sym
 

Detailed Description

Represents a pair of a symbol name and an evaluated symbol.

Definition at line 123 of file Orc.h.

Member Data Documentation

◆ Name

LLVMOrcSymbolStringPoolEntryRef LLVMOrcCSymbolMapPair::Name

Definition at line 124 of file Orc.h.

◆ Sym

LLVMJITEvaluatedSymbol LLVMOrcCSymbolMapPair::Sym

Definition at line 125 of file Orc.h.


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