lto_module_get_num_asm_undef_symbols

Function lto_module_get_num_asm_undef_symbols 

Source
pub unsafe extern "C" fn lto_module_get_num_asm_undef_symbols(
    mod_: lto_module_t,
) -> c_uint
Expand description

Returns the number of asm undefined symbols in the object module.

Available since before LTO API version 30.