Skip to main content
get_metadata_xcoff
rustc_
codegen_
ssa
1.97.0-beta.2
(0417c2586 2026-05-30)
In rustc_
codegen_
ssa::
back::
metadata
rustc_codegen_ssa
::
back
::
metadata
Function
get_
metadata_
xcoff
Copy item path
Source
pub(super) fn get_metadata_xcoff<'a>( path: &
Path
, data: &'a [
u8
], ) ->
Result
<&'a [
u8
],
String
>