struct LLVMOrcCSymbolsList

Declaration

struct LLVMOrcCSymbolsList { /* full declaration omitted */ };

Description

Represents a list of LLVMOrcSymbolStringPoolEntryRef and the associated length.

Declared at: llvm/include/llvm-c/Orc.h:165

Member Variables

public LLVMOrcSymbolStringPoolEntryRef* Symbols
public size_t Length