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

#include <Orc.h>

Collaboration diagram for LLVMJITEvaluatedSymbol:

Public Attributes

LLVMOrcExecutorAddress Address
 
LLVMJITSymbolFlags Flags
 

Detailed Description

Represents an evaluated symbol address and flags.

Definition at line 80 of file Orc.h.

Member Data Documentation

◆ Address

LLVMOrcExecutorAddress LLVMJITEvaluatedSymbol::Address

Definition at line 81 of file Orc.h.

◆ Flags

LLVMJITSymbolFlags LLVMJITEvaluatedSymbol::Flags

Definition at line 82 of file Orc.h.


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