ΒΆLLVMOrcSymbolStringPoolEntryRef
LLVMOrcMaterializationResponsibilityGetInitializerSymbol(
    LLVMOrcMaterializationResponsibilityRef MR)

Description

Returns the initialization pseudo-symbol, if any. This symbol will also be present in the SymbolFlagsMap for this MaterializationResponsibility object. The returned symbol is not retained over any mutating operation of the MaterializationResponsbility or beyond the lifetime thereof.

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

Parameters

LLVMOrcMaterializationResponsibilityRef MR