Home
last modified time | relevance | path

Searched refs:DEBUG_EXCEPT_SEG_NOT_PRESENT (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
DDebugException.h27 #define DEBUG_EXCEPT_SEG_NOT_PRESENT 11 macro
DAsmFuncs.asm173 cmp rcx, DEBUG_EXCEPT_SEG_NOT_PRESENT
DAsmFuncs.S202 cmpq $DEBUG_EXCEPT_SEG_NOT_PRESENT, %rcx
DAsmFuncs.nasm174 cmp rcx, DEBUG_EXCEPT_SEG_NOT_PRESENT
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
DDebugException.h27 #define DEBUG_EXCEPT_SEG_NOT_PRESENT 11 macro
DAsmFuncs.S196 cmpl $DEBUG_EXCEPT_SEG_NOT_PRESENT, %eax
DAsmFuncs.asm193 cmp eax, DEBUG_EXCEPT_SEG_NOT_PRESENT
DAsmFuncs.nasm191 cmp eax, DEBUG_EXCEPT_SEG_NOT_PRESENT
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c77 DEBUG_EXCEPT_SEG_NOT_PRESENT, // Vector 11