wasmer_compiler_singlepass
6.0.0-beta.1
In wasmer_compiler_singlepass::unwind_winx64
Function
wasmer_compiler_singlepass
::
unwind_winx64
::
create_unwind_info_from_insts
Copy item path
source
ยท
[
−
]
pub(crate) fn create_unwind_info_from_insts( insts: &[(
usize
,
UnwindOps
)], ) ->
Option
<
UnwindInfo
>