Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
DAsmFuncs.asm33 public Exception0Handle, TimerInterruptHandle, ExceptionStubHeaderSize
41 ExceptionStubHeaderSize DD Exception1Handle - Exception0Handle
47 Exception0Handle: label
DAsmFuncs.S25 ASM_GLOBAL ASM_PFX(Exception0Handle)
36 ASM_PFX(ExceptionStubHeaderSize): .long ASM_PFX(Exception1Handle) - ASM_PFX(Exception0Handle)
41 ASM_PFX(Exception0Handle):
DArchDebugSupport.c49 InterruptHandler = (UINTN)&Exception0Handle + Index * ExceptionStubHeaderSize; in InitializeDebugIdt()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
DAsmFuncs.asm29 public Exception0Handle, TimerInterruptHandle, ExceptionStubHeaderSize
35 ExceptionStubHeaderSize dd Exception1Handle - Exception0Handle ;
41 Exception0Handle: label
DArchDebugSupport.c49 InterruptHandler = (UINTN)&Exception0Handle + Index * ExceptionStubHeaderSize; in InitializeDebugIdt()
DAsmFuncs.S26 ASM_GLOBAL ASM_PFX(Exception0Handle)
37 ASM_PFX(ExceptionStubHeaderSize): .long ASM_PFX(Exception1Handle) - ASM_PFX(Exception0Handle)
43 ASM_PFX(Exception0Handle):
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.h69 extern UINTN Exception0Handle;
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
DExceptionHandlerAsm.S36 Exception0Handle: label