OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sf_eip
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
i386-obsd-nat.c
72
regcache->raw_supply (I386_EIP_REGNUM, &sf.
sf_eip
);
80
sf.
sf_eip
= read_memory_integer(pcb->pcb_esp + 4, 4, byte_order);
81
regcache->raw_supply (I386_EIP_REGNUM, &sf.
sf_eip
);
i386-netbsd-nat.c
68
regcache->raw_supply (I386_EIP_REGNUM, &sf.
sf_eip
);
/src/external/gpl3/gdb/dist/gdb/
i386-obsd-nat.c
72
regcache->raw_supply (I386_EIP_REGNUM, &sf.
sf_eip
);
80
sf.
sf_eip
= read_memory_integer(pcb->pcb_esp + 4, 4, byte_order);
81
regcache->raw_supply (I386_EIP_REGNUM, &sf.
sf_eip
);
i386-netbsd-nat.c
68
regcache->raw_supply (I386_EIP_REGNUM, &sf.
sf_eip
);
/src/sys/arch/i386/include/
frame.h
147
int
sf_eip
;
member in struct:switchframe
/src/sys/arch/x86/x86/
vm_machdep.c
225
sf->
sf_eip
= (int)lwp_trampoline;
Completed in 23 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026