Searched refs:Eip (Results 1 - 25 of 29) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DInternalSwitchStack.c53 JumpBuffer.Eip = (UINTN)EntryPoint;
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchRegisters.h29 UINT32 Eip; member in struct:__anon12933
80 UINT32 Eip; member in struct:__anon12934
114 UINT32 Eip; member in struct:__anon12935
H A DArchDebugSupport.c52 return (UINT16)OFFSET_OF(DEBUG_DATA_IA32_FX_SAVE_STATE, Eip);
183 RegisterGroup->Eip = CpuContext->Eip;
H A DAsmFuncs.S238 ## UINT32 Eip;
320 ## UINT32 Eip;
H A DAsmFuncs.asm322 ;; UINT32 Eip;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
H A DIpfThunk.h75 UINT32 Eip; // 36 member in struct:__anon10420
H A DThunk.c73 DwordRegs.Eip = Offset;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dsetjmp.h46 unsigned long Eip; member in struct:__JUMP_BUFFER
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dsetjmp.h46 unsigned long Eip; member in struct:__JUMP_BUFFER
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchRegisters.h84 UINT64 Eip; member in struct:__anon12939
128 UINT64 Eip; member in struct:__anon12940
233 UINT64 Eip; member in struct:__anon12944
H A DArchDebugSupport.c179 RegisterGroup->Eip = CpuContext->Eip;
H A DAsmFuncs.asm306 ;; UINT64 Eip;
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugAgent.c542 DebugDataBreakCause.StopAddress = CpuContext->Eip;
1082 CpuContext->Eip--;
1083 SavedEip = CpuContext->Eip;
1085 if ((SavedEip == CpuContext->Eip) &&
1086 (*(UINT8 *) (UINTN) CpuContext->Eip == DEBUG_SW_BREAKPOINT_SYMBOL)) {
1091 CpuContext->Eip++;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DThunk16.asm122 DB 66h, 2eh, 89h, 87h ; mov cs:[bx + (@64Eip - @Base)], eax
123 DW @64Eip - @Base
141 @64Eip DD ?
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDebugSupport.h70 UINT32 Eip; member in struct:__anon12038
117 UINT32 Eip; member in struct:__anon12039
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/Ia32/
H A DCpuAsm.S214 #; UINT32 Eip;
340 #; UINT32 Eip;
H A DCpuAsm.asm212 ;; UINT32 Eip;
338 ;; UINT32 Eip;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDebugSupport.h72 UINT32 Eip; member in struct:__anon15605
119 UINT32 Eip; member in struct:__anon15606
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DSmmCis.h326 UINT32 Eip; member in struct:__anon10572
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsStackFrameWin.cpp280 frame.AddrPC.Offset = context.Eip;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
H A DAsmFuncs.asm90 ;; UINT32 Eip;
219 ;; UINT32 Eip;
296 ;; UINT32 Eip;
297 ; Eip from application is on top of application stack
425 ;; UINT32 Eip;
H A DAsmFuncs.S125 ## UINT32 Eip;
209 ## UINT32 Eip;
210 # Eip from application is on top of application stack
339 ## UINT32 Eip;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c273 ThunkRegSet.E.Eip = Offset;
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/
H A DCpuDxe.c168 SystemContext.SystemContextIa32->Eip,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h33 UINT32 Eip; member in struct:__anon11921
5075 UINT32 Eip; member in struct:__anon11945
7139 Control is transferred to the 16-bit real mode entry point specified by the CS and Eip fields of RealModeState.

Completed in 579 milliseconds

12