ΒΆextern lto_symbol_attributes
lto_module_get_symbol_attribute(
    lto_module_t mod,
    unsigned int index)

Description

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

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

Parameters

lto_module_t mod
unsigned int index