Skip to main content
exported_symbols
rustc_
codegen_
ssa
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
codegen_
ssa::
back::
linker
rustc_codegen_ssa
::
back
::
linker
Function
exported_
symbols
Copy item path
Source
pub(crate) fn exported_symbols( tcx:
TyCtxt
<'_>, crate_type:
CrateType
, ) ->
Vec
<
SymbolExport
>