ΒΆextern const char* lto_module_get_symbol_name(
    lto_module_t mod,
    unsigned int index)

Description

Returns the name of the ith symbol in the object module.

Declared at: llvm/include/llvm-c/lto.h:279

Parameters

lto_module_t mod
unsigned int index