struct LLVMOrcCSymbolMapPair

Declaration

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

Description

Represents a pair of a symbol name and an evaluated symbol.

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

Member Variables

public LLVMOrcSymbolStringPoolEntryRef Name
public LLVMJITEvaluatedSymbol Sym