LLVM: LLVMJITEvaluatedSymbol Struct Reference (original) (raw)

Represents an evaluated symbol address and flags. More...

#include "[llvm-c/Orc.h](Orc%5F8h%5Fsource.html)"

Public Attributes
LLVMOrcExecutorAddress Address
LLVMJITSymbolFlags Flags

Detailed Description

Represents an evaluated symbol address and flags.

Definition at line 81 of file Orc.h.

Member Data Documentation

Address

LLVMOrcExecutorAddress LLVMJITEvaluatedSymbol::Address

Definition at line 82 of file Orc.h.

Flags

LLVMJITSymbolFlags LLVMJITEvaluatedSymbol::Flags

Definition at line 83 of file Orc.h.


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