rustc_
codegen_
llvm
1.90.0-beta.10
(67cb8e039 2025-09-11)
In rustc_
codegen_
llvm::
back::
archive
rustc_codegen_llvm
::
back
::
archive
Function
get_llvm_object_symbols
Copy item path
Source
fn get_llvm_object_symbols( buf: &[
u8
], f: &mut dyn
FnMut
(&[
u8
]) ->
Result
<
()
>, ) ->
Result
<
bool
>