OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I386_ESP_REGNUM
(Results
1 - 25
of
36
) sorted by relevancy
1
2
/src/external/gpl3/gdb/dist/gdb/
i386-bsd-tdep.c
42
get_frame_register (this_frame,
I386_ESP_REGNUM
, buf);
i386-netbsd-nat.c
66
regcache->raw_supply (
I386_ESP_REGNUM
, &pcb->pcb_esp);
i386-sol2-tdep.c
56
sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
i386-obsd-tdep.c
204
if (regnum == -1 || regnum ==
I386_ESP_REGNUM
)
215
regcache->raw_supply (
I386_ESP_REGNUM
, buf);
248
if (regnum == -1 || regnum ==
I386_ESP_REGNUM
)
255
regcache->raw_collect (
I386_ESP_REGNUM
, buf);
326
sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
i386-obsd-nat.c
85
regcache->raw_supply (
I386_ESP_REGNUM
, &pcb->pcb_esp);
i386-gnu-tdep.c
108
get_frame_register (this_frame,
I386_ESP_REGNUM
, buf);
i386-fbsd-tdep.c
60
{ 1,
I386_ESP_REGNUM
, 0 },
96
{ 1,
I386_ESP_REGNUM
, 0 },
162
CORE_ADDR sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
i386-bsd-nat.c
265
#define SC_SP_OFFSET SC_REG_OFFSET[
I386_ESP_REGNUM
]
i386-darwin-tdep.c
231
regcache->cooked_write (
I386_ESP_REGNUM
, buf);
i386-netbsd-tdep.c
338
CORE_ADDR sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
413
sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
/src/external/gpl3/gdb.old/dist/gdb/
i386-bsd-tdep.c
42
get_frame_register (this_frame,
I386_ESP_REGNUM
, buf);
i386-netbsd-nat.c
66
regcache->raw_supply (
I386_ESP_REGNUM
, &pcb->pcb_esp);
i386-sol2-tdep.c
56
sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
i386-obsd-tdep.c
204
if (regnum == -1 || regnum ==
I386_ESP_REGNUM
)
215
regcache->raw_supply (
I386_ESP_REGNUM
, buf);
248
if (regnum == -1 || regnum ==
I386_ESP_REGNUM
)
255
regcache->raw_collect (
I386_ESP_REGNUM
, buf);
326
sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
i386-obsd-nat.c
85
regcache->raw_supply (
I386_ESP_REGNUM
, &pcb->pcb_esp);
i386-gnu-tdep.c
108
get_frame_register (this_frame,
I386_ESP_REGNUM
, buf);
i386-fbsd-tdep.c
60
{ 1,
I386_ESP_REGNUM
, 0 },
96
{ 1,
I386_ESP_REGNUM
, 0 },
162
CORE_ADDR sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
i386-bsd-nat.c
265
#define SC_SP_OFFSET SC_REG_OFFSET[
I386_ESP_REGNUM
]
i386-darwin-tdep.c
231
regcache->cooked_write (
I386_ESP_REGNUM
, buf);
i386-netbsd-tdep.c
338
CORE_ADDR sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
413
sp = get_frame_register_unsigned (this_frame,
I386_ESP_REGNUM
);
i386-linux-tdep.c
287
get_frame_register (this_frame,
I386_ESP_REGNUM
, buf);
358
if (record_full_arch_list_add_reg (regcache,
I386_ESP_REGNUM
))
514
regcache_raw_read_unsigned (regcache,
I386_ESP_REGNUM
, &esp);
/src/external/gpl3/gdb/dist/gdbserver/
netbsd-i386-low.cc
36
I386_ESP_REGNUM
, /* %esp */
66
netbsd_i386_collect_gp (
I386_ESP_REGNUM
, esp);
95
netbsd_i386_supply_gp (
I386_ESP_REGNUM
, esp);
linux-i386-ipa.cc
35
I386_ESP_REGNUM
, /* %esp */
/src/external/gpl3/gdb.old/dist/gdbserver/
netbsd-i386-low.cc
36
I386_ESP_REGNUM
, /* %esp */
66
netbsd_i386_collect_gp (
I386_ESP_REGNUM
, esp);
95
netbsd_i386_supply_gp (
I386_ESP_REGNUM
, esp);
linux-i386-ipa.cc
34
I386_ESP_REGNUM
, /* %esp */
Completed in 37 milliseconds
1
2
Indexes created Mon Mar 02 05:31:46 UTC 2026