LLVM
15.0.0git
|
Represents a list of LLVMOrcSymbolStringPoolEntryRef and the associated length. More...
#include "llvm-c/Orc.h"
Public Attributes | |
LLVMOrcSymbolStringPoolEntryRef * | Symbols |
size_t | Length |
Represents a list of LLVMOrcSymbolStringPoolEntryRef and the associated length.
LLVMOrcSymbolStringPoolEntryRef* LLVMOrcCSymbolsList::Symbols |