| 
    LLVM 22.0.0git
    
   | 
 
Represents a pair of a JITDylib and LLVMOrcCSymbolsList. More...
#include "llvm-c/Orc.h"
Public Attributes | |
| LLVMOrcJITDylibRef | JD | 
| LLVMOrcCSymbolsList | Names | 
Represents a pair of a JITDylib and LLVMOrcCSymbolsList.
| LLVMOrcJITDylibRef LLVMOrcCDependenceMapPair::JD | 
| LLVMOrcCSymbolsList LLVMOrcCDependenceMapPair::Names | 
Definition at line 176 of file Orc.h.
Referenced by LLVMOrcLazyCallThroughManagerRef::toSymbolDependenceMap().