HomeSort by relevance Sort by last modified time
    Searched defs:ExceptionStubHeaderSize (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
CpuExceptionCommon.h 39 UINTN ExceptionStubHeaderSize;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
AsmFuncs.asm 33 public Exception0Handle, TimerInterruptHandle, ExceptionStubHeaderSize
41 ExceptionStubHeaderSize DD Exception1Handle - Exception0Handle
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.asm 29 public Exception0Handle, TimerInterruptHandle, ExceptionStubHeaderSize
35 ExceptionStubHeaderSize dd Exception1Handle - Exception0Handle ;

Completed in 80 milliseconds