Function rustc_codegen_ssa::back::linker::linked_symbols

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