rustc_
codegen_
ssa
1.85.0
(4d91de4e4 2025-02-17)
In rustc_
codegen_
ssa::
back::
linker
Macros
generate_arg_methods
Structs
AixLinker
BpfLinker
EmLinker
GccLinker
L4Bender
LlbcLinker
MsvcLinker
PtxLinker
WasmLd
Traits
Linker
Functions
cc_args
convert_link_args_to_cc_args
disable_localization
exported_symbols
exported_symbols_for_non_proc_macro
exported_symbols_for_proc_macro_crate
for_each_exported_symbols_include_dep
get_linker
link_args
link_or_cc_args
linked_symbols
verbatim_args
rustc_codegen_ssa
::
back
::
linker
Function
exported_symbols
Copy item path
Settings
Help
Summary
Source
pub(crate) fn exported_symbols( tcx:
TyCtxt
<'_>, crate_type:
CrateType
, ) ->
Vec
<
String
>