Home
last modified time | relevance | path

Searched refs:ExceptionAddress (Results 1 – 25 of 47) sorted by relevance

12

/reactos/sdk/lib/rtl/
H A Dexception.c41 ExceptionRecord->ExceptionAddress = _ReturnAddress(); in RtlRaiseException()
94 ExceptionRecord.ExceptionAddress = _ReturnAddress(); in RtlRaiseStatus()
262 _module_name_from_addr(ExceptionRecord->ExceptionAddress, &StartAddr, szMod, sizeof(szMod)); in PrintStackTrace()
265 (ULONG_PTR) ExceptionRecord->ExceptionAddress - (ULONG_PTR) StartAddr, in PrintStackTrace()
/reactos/modules/rostests/winetests/ntdll/
H A Dexception.c329 rec->ExceptionAddress, context->Eip); in rtlraiseexception_vectored_handler()
332 rec->ExceptionAddress, (char *)code_mem + 0xb); in rtlraiseexception_vectored_handler()
368 rec->ExceptionAddress, (char *)code_mem + 0xb); in rtlraiseexception_handler()
427 record.ExceptionAddress = NULL; /* does not matter, copied return address */ in run_rtlraiseexception_test()
443 ok( record.ExceptionAddress == (char *)code_mem + 0x0b, in run_rtlraiseexception_test()
476 rec->ExceptionAddress, (char *)code_mem + 0x22); in unwind_handler()
558 ok( rec->ExceptionAddress == (char*)context->Eip || in handler()
561 rec->ExceptionAddress, (char*)context->Eip ); in handler()
820 code_mem, rec->ExceptionAddress); in int3_handler()
1268 info->exception_offset = (BYTE *)rec->ExceptionAddress - (BYTE *)code_mem; in fpu_exception_handler()
[all …]
/reactos/ntoskrnl/ke/arm/
H A Dexp.c233 (ULONG_PTR)ExceptionRecord->ExceptionAddress, in KiDispatchException()
244 ExceptionRecord->ExceptionAddress); in KiDispatchException()
249 (ULONG_PTR)ExceptionRecord->ExceptionAddress, in KiDispatchException()
H A Dtrapc.c484 ExceptionRecord.ExceptionAddress = (PVOID)TrapFrame->Pc; in KiPrefetchAbortHandler()
/reactos/sdk/lib/crt/startup/
H A Dgs_support.c138 GS_ExceptionRecord.ExceptionAddress = (PVOID) GS_ContextRecord.Rip; in __report_gsfailure()
141 GS_ExceptionRecord.ExceptionAddress = (PVOID) GS_ContextRecord.Eip; in __report_gsfailure()
/reactos/ntoskrnl/ke/i386/
H A Dexp.c890 (ULONG_PTR)ExceptionRecord->ExceptionAddress, in KiDispatchException()
993 LocalExceptRecord.ExceptionAddress = in KiDispatchException()
994 ExceptionRecord->ExceptionAddress; in KiDispatchException()
1008 ExceptionRecord->ExceptionAddress, in KiDispatchException()
1029 ExceptionRecord->ExceptionAddress, in KiDispatchException()
1037 (ULONG_PTR)ExceptionRecord->ExceptionAddress, in KiDispatchException()
1070 ExceptionRecord.ExceptionAddress = (PVOID)Address; in KiDispatchExceptionFromTrapFrame()
/reactos/ntoskrnl/ke/amd64/
H A Dexcept.c327 (ULONG_PTR)ExceptionRecord->ExceptionAddress, in KiDispatchException()
390 ExceptionRecord->ExceptionAddress, in KiDispatchException()
396 (ULONG_PTR)ExceptionRecord->ExceptionAddress, in KiDispatchException()
H A Dusercall.c90 ExceptionRecord.ExceptionAddress = (PVOID)TrapFrame->Rip; in KiInitializeUserApc()
/reactos/dll/win32/kernel32/client/
H A Dexcept.c118 …_module_name_from_addr(ExceptionRecord->ExceptionAddress, &StartAddr, szMod, sizeof(szMod), &szMod… in PrintStackTrace()
121 (ULONG_PTR)ExceptionRecord->ExceptionAddress - (ULONG_PTR)StartAddr, in PrintStackTrace()
376 ErrorParameters[1] = (ULONG_PTR)ExceptionRecord->ExceptionAddress; in UnhandledExceptionFilter()
712 ExceptionRecord.ExceptionAddress = (PVOID)RaiseException; in RaiseException()
/reactos/sdk/include/reactos/
H A Dstubs.h18 PVOID ExceptionAddress; member
/reactos/modules/rostests/apitests/ntdll/
H A DUserModeException.c269 ok_ptr_(__FILE__, TestEntry->Line, ExceptionRecord.ExceptionAddress, NULL); in Test_SingleInstruction()
273 …ok_ptr_(__FILE__, TestEntry->Line, ExceptionRecord.ExceptionAddress, (PUCHAR)Func + TestEntry->Exp… in Test_SingleInstruction()
/reactos/ntoskrnl/cc/
H A Dcopy.c467 ULONG_PTR ExceptionAddress; in CcpCheckInvalidUserBuffer() local
476 ExceptionAddress = Except->ExceptionRecord->ExceptionInformation[1]; in CcpCheckInvalidUserBuffer()
477 if ((ExceptionAddress >= BeginAddress) && (ExceptionAddress < EndAddress)) in CcpCheckInvalidUserBuffer()
/reactos/sdk/include/xdk/
H A Drtltypes.h175 PVOID ExceptionAddress; member
184 ULONG ExceptionAddress; member
193 ULONG64 ExceptionAddress; member
/reactos/sdk/lib/crt/wine/
H A Dexcept_arm.c127 rec.ExceptionAddress = NULL; in MSVCRT_longjmp()
H A Dexcept_arm64.c128 rec.ExceptionAddress = NULL; in MSVCRT_longjmp()
H A Dexcept_i386.c877 rec->ExceptionCode, rec->ExceptionFlags, rec->ExceptionAddress, in _except_handler2()
894 rec->ExceptionCode, rec->ExceptionFlags, rec->ExceptionAddress, in _except_handler3()
966 rec->ExceptionCode, rec->ExceptionFlags, rec->ExceptionAddress, in _except_handler4_common()
/reactos/base/system/smss/
H A Dsmss.c411 ExceptionInfo->ExceptionRecord->ExceptionAddress); in SmpUnhandledExceptionFilter()
421 Parameters[2] = (ULONG_PTR)ExceptionInfo->ExceptionRecord->ExceptionAddress; in SmpUnhandledExceptionFilter()
/reactos/drivers/filesystems/fastfat/
H A Dfatdata.c196 (ULONG_PTR)ExceptionPointer->ExceptionRecord->ExceptionAddress ); in FatBugCheckExceptionFilter()
268 (ULONG_PTR)ExceptionPointer->ExceptionRecord->ExceptionAddress ); in FatExceptionFilter()
303 (ULONG_PTR)ExceptionPointer->ExceptionRecord->ExceptionAddress ); in FatExceptionFilter()
/reactos/ntoskrnl/tests/
H A DTestDebug.c147 State.StateInfo.Exception.ExceptionRecord.ExceptionAddress); in Main()
/reactos/drivers/filesystems/ext2/src/
H A Dexcept.c67 (ULONG_PTR)ExceptRecord->ExceptionAddress ); in Ext2ExceptionFilter()
/reactos/sdk/lib/rtl/i386/
H A Dexcept.c257 ExceptionRecord3.ExceptionAddress = _ReturnAddress(); in RtlUnwind()
/reactos/base/applications/drwtsn32/
H A Dsysinfo.cpp71 xfprintf(output, " Exception address: %p" NEWLINE, Record.ExceptionAddress); in PrintSystemInfo()
/reactos/sdk/lib/ucrt/misc/
H A Dinvalid_parameter.cpp236 ExceptionRecord.ExceptionAddress = _ReturnAddress(); in __acrt_call_reportfault()
/reactos/ntoskrnl/ps/
H A Dthread.c122 ExceptionPointers->ExceptionRecord->ExceptionAddress, in PspUnhandledExceptionInSystemThread()
131 (ULONG_PTR)ExceptionPointers->ExceptionRecord->ExceptionAddress, in PspUnhandledExceptionInSystemThread()
/reactos/sdk/lib/pseh/
H A Dframebased.c91 (ER_)->ExceptionAddress \

12