rustc_
codegen_
llvm
1.84.0-nightly
(3fee0f12e 2024-11-20)
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
>