Home
last modified time | relevance | path

Searched defs:exc_base (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/crt/wine/
H A Dexcept_x86_64.c200 static const cxx_type_info *find_caught_type(cxx_exception_type *exc_type, ULONG64 exc_base, in find_caught_type()
229 const cxx_type_info *type, ULONG64 exc_base) in copy_exception()
389 ULONG64 exc_base = (rec->NumberParameters == 4 ? rec->ExceptionInformation[3] : 0); in find_catch_block() local