Home
last modified time | relevance | path

Searched refs:get_scopetable_v4 (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/crt/wine/
H A Dexcept_i386.c769 static const SCOPETABLE_V4 *get_scopetable_v4( MSVCRT_EXCEPTION_FRAME *frame, ULONG_PTR cookie ) in get_scopetable_v4() function
814 const SCOPETABLE_V4 *scopetable = get_scopetable_v4( frame, *cookie ); in msvcrt_local_unwind4()
963 const SCOPETABLE_V4 *scope_table = get_scopetable_v4( frame, *cookie ); in _except_handler4_common()