Function llvm_sys::lto::lto_runtime_lib_symbols_list
source · pub unsafe extern "C" fn lto_runtime_lib_symbols_list(
size: *mut usize
) -> *const *const c_char
Expand description
Return the list of libcall symbols that can be generated by LTO that might not be visible from the symbol table of bitcode files.