Home
last modified time | relevance | path

Searched refs:eip (Results 26 – 42 of 42) sorted by relevance

12

/openbsd/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp981 eip = 8 // this is officially the Return Address register number, but close enumerator
1030 row->SetRegisterLocationToAtCFAPlusOffset(i386_eh_regnum::eip, in CreateUnwindPlan_i386()
1110 row->SetRegisterLocationToAtCFAPlusOffset(i386_eh_regnum::eip, in CreateUnwindPlan_i386()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dlynx-nat.c52 X (eip), /* pc */
H A Dgo32-nat.c74 unsigned int eip; member
H A DChangeLog9532 general-purpose registers and %eip.
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_i386.h202 DEFINE_GPR(eip, "pc", ehframe_eip_i386, dwarf_eip_i386,
H A DRegisterContextDarwin_i386.cpp233 {DEFINE_GPR(eip, "pc"),
H A DRegisterInfos_x86_64.h387 UPDATE_GPR_INFO(eip, rip);
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindRegistersSave.S56 movl %edx, 40(%eax) # store return address as eip
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp365 SET_GPR(eip); in GetGPRState()
1288 {e_regSetGPR, gpr_eip, "eip", "pc", Uint, Hex, GPR_SIZE(eip),
1289 GPR_OFFSET(eip), ehframe_eip, dwarf_eip, GENERIC_REGNUM_PC,
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h1681 uint32_t eip; member
1807 sys::swapByteOrder(x.eip); in swapStruct()
/openbsd/sys/arch/i386/i386/
H A Dlocore.s742 movl %edx,20(%eax) # save eip
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86RegisterInfo.td148 def EIP : X86Reg<"eip", 0, [IP, HIP]>, DwarfRegNum<[-2, 8, 8]>;
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-i386.texi520 insists upon masking @samp{%eip} to 16 bits after the word displacement
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-i386.texi510 insists upon masking @samp{%eip} to 16 bits after the word displacement
/openbsd/gnu/llvm/lldb/docs/
H A Dlldb-gdb-remote.txt798 pc (a program counter register. for example "name=eip;" (i386),
/openbsd/gnu/lib/libiberty/src/
H A DChangeLog6594 (init_signal_tables): Variable eip now points to const.
6597 (init_error_tables): Variable eip now points to const.
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp9697 outs() << " eip " << format("0x%08" PRIx32, cpu32.eip); in Print_x86_thread_state32_t()

12