Function rustc_codegen_ssa::back::linker::linked_symbols

source ยท
pub(crate) fn linked_symbols(
    tcx: TyCtxt<'_>,
    crate_type: CrateType,
) -> Vec<(String, SymbolExportKind)>