lto_module_get_asm_undef_symbol_name

Function lto_module_get_asm_undef_symbol_name 

Source
pub unsafe extern "C" fn lto_module_get_asm_undef_symbol_name(
    mod_: lto_module_t,
    index: c_uint,
) -> *const c_char
Expand description

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

Available since before LTO API version 30.