Searched refs:DEBUG_EXCEPT_SEG_NOT_PRESENT (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DDebugException.h27 #define DEBUG_EXCEPT_SEG_NOT_PRESENT 11 macro
H A DAsmFuncs.S172 cmpl $DEBUG_EXCEPT_SEG_NOT_PRESENT, %eax
H A DAsmFuncs.asm169 cmp eax, DEBUG_EXCEPT_SEG_NOT_PRESENT
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DDebugException.h27 #define DEBUG_EXCEPT_SEG_NOT_PRESENT 11 macro
H A DAsmFuncs.asm149 cmp rcx, DEBUG_EXCEPT_SEG_NOT_PRESENT
H A DAsmFuncs.S178 cmpq $DEBUG_EXCEPT_SEG_NOT_PRESENT, %rcx

Completed in 83 milliseconds