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

#include <Orc.h>

Public Attributes

LLVMOrcSymbolStringPoolEntryRefSymbols
 
size_t Length
 

Detailed Description

Represents a list of LLVMOrcSymbolStringPoolEntryRef and the associated length.

Definition at line 165 of file Orc.h.

Member Data Documentation

◆ Length

size_t LLVMOrcCSymbolsList::Length

Definition at line 167 of file Orc.h.

◆ Symbols

LLVMOrcSymbolStringPoolEntryRef* LLVMOrcCSymbolsList::Symbols

Definition at line 166 of file Orc.h.


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