LLVM: LLVMJITSymbolFlags Struct Reference (original) (raw)

Represents the linkage flags for a symbol definition. More...

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

Detailed Description

Represents the linkage flags for a symbol definition.

Definition at line 73 of file Orc.h.

Member Data Documentation

GenericFlags

uint8_t LLVMJITSymbolFlags::GenericFlags

Definition at line 74 of file Orc.h.

TargetFlags

uint8_t LLVMJITSymbolFlags::TargetFlags

Definition at line 75 of file Orc.h.


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