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

#include <Orc.h>

Collaboration diagram for LLVMOrcCDependenceMapPair:

Public Attributes

LLVMOrcJITDylibRef JD
 
LLVMOrcCSymbolsList Names
 

Detailed Description

Represents a pair of a JITDylib and LLVMOrcCSymbolsList.

Definition at line 173 of file Orc.h.

Member Data Documentation

◆ JD

LLVMOrcJITDylibRef LLVMOrcCDependenceMapPair::JD

Definition at line 174 of file Orc.h.

◆ Names

LLVMOrcCSymbolsList LLVMOrcCDependenceMapPair::Names

Definition at line 175 of file Orc.h.


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