rustc_
codegen_
ssa
1.84.0-beta.4
(202008a1b 2024-12-07)
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
<
String
>