rustc_
codegen_
ssa
1.83.0-beta.7
(b35ad722a 2024-11-22)
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
>