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

#include <Orc.h>

Public Attributes

LLVMOrcJITDylibRef JD
 
LLVMOrcJITDylibLookupFlags JDLookupFlags
 

Detailed Description

An element type for a JITDylib search order.

Definition at line 209 of file Orc.h.

Member Data Documentation

◆ JD

LLVMOrcJITDylibRef LLVMOrcCJITDylibSearchOrderElement::JD

Definition at line 210 of file Orc.h.

◆ JDLookupFlags

LLVMOrcJITDylibLookupFlags LLVMOrcCJITDylibSearchOrderElement::JDLookupFlags

Definition at line 211 of file Orc.h.


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