wasmer/rustdoc/goblin/pe/exception/sidebar-items.js
2019-09-06 15:57:44 -07:00

1 line
946 B
JavaScript

initSidebarItems({"enum":[["StackFrameOffset","An unsigned offset to a value in the local stack frame."],["UnwindHandler","A language-specific handler that is called as part of the search for an exception handler or as part of an unwind."],["UnwindOperation","An unwind operation corresponding to code in the function prolog."]],"struct":[["ExceptionData","Exception handling and stack unwind information for functions in the image."],["Register","An x64 register used during unwinding."],["RuntimeFunction","An unwind entry for a range of a function."],["RuntimeFunctionIterator","Iterator over runtime function entries in `ExceptionData`."],["UnwindCode","An unwind operation that is executed at a particular place in the function prolog."],["UnwindCodeIterator","An iterator over unwind codes for a function or part of a function, returned from [`UnwindInfo`]."],["UnwindInfo","Unwind information for a function or portion of a function."]]});