LLVM: LLVMOrcCDependenceMapPair Struct Reference (original) (raw)
Represents a pair of a JITDylib and LLVMOrcCSymbolsList. More...
#include "[llvm-c/Orc.h](Orc%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| LLVMOrcJITDylibRef | JD |
| LLVMOrcCSymbolsList | Names |
Detailed Description
Represents a pair of a JITDylib and LLVMOrcCSymbolsList.
Definition at line 174 of file Orc.h.
Member Data Documentation
◆ JD
LLVMOrcJITDylibRef LLVMOrcCDependenceMapPair::JD
Definition at line 175 of file Orc.h.
◆ Names
LLVMOrcCSymbolsList LLVMOrcCDependenceMapPair::Names
Definition at line 176 of file Orc.h.
Referenced by LLVMOrcLazyCallThroughManagerRef::toSymbolDependenceMap().
The documentation for this struct was generated from the following file:
- include/llvm-c/Orc.h