ΒΆconst char* LLVMOrcSymbolStringPoolEntryStr(
    LLVMOrcSymbolStringPoolEntryRef S)

Description

Return the c-string for the given symbol. This string will remain valid until the entry is freed (once all LLVMOrcSymbolStringPoolEntryRefs have been released).

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

Parameters

LLVMOrcSymbolStringPoolEntryRef S