Searched defs:ExceptionStubHeaderSize (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DCpuExceptionCommon.h39 UINTN ExceptionStubHeaderSize; member in struct:__anon9602
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DAsmFuncs.asm33 public Exception0Handle, TimerInterruptHandle, ExceptionStubHeaderSize
41 ExceptionStubHeaderSize DD Exception1Handle - Exception0Handle define
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DAsmFuncs.asm29 public Exception0Handle, TimerInterruptHandle, ExceptionStubHeaderSize
35 ExceptionStubHeaderSize dd Exception1Handle - Exception0Handle ; define

Completed in 24 milliseconds