rustc_codegen_llvm
1.80.0-nightly
(b92758a9a 2024-05-20)
In rustc_codegen_llvm::back::archive
Function
rustc_codegen_llvm
::
back
::
archive
::
get_llvm_object_symbols
Copy item path
source
ยท
[
−
]
fn get_llvm_object_symbols( buf: &[
u8
], f: &mut dyn
FnMut
(&[
u8
]) ->
Result
<
()
> ) ->
Result
<
bool
>