LLVM 19.0.0git
Public Attributes | List of all members

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

#include "llvm-c/Orc.h"

Public Attributes

uint8_t GenericFlags
 
uint8_t TargetFlags
 

Detailed Description

Represents the linkage flags for a symbol definition.

Definition at line 72 of file Orc.h.

Member Data Documentation

◆ GenericFlags

uint8_t LLVMJITSymbolFlags::GenericFlags

Definition at line 73 of file Orc.h.

◆ TargetFlags

uint8_t LLVMJITSymbolFlags::TargetFlags

Definition at line 74 of file Orc.h.


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