Searched refs:I386_ESP_REGNUM (Results 26 - 36 of 36) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Di386-linux-tdep.c282 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
H A Di386-nto-tdep.c229 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
H A Di386-tdep.c988 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
1081 if (regnum == I386_ESP_REGNUM && cache->saved_sp)
1148 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
1165 cache->saved_regs[I386_ESP_REGNUM] = addr + tdep->sc_sp_offset;
1286 /* Don't use I386_ESP_REGNUM here, since this function is also used
1343 regcache_cooked_write (regcache, I386_ESP_REGNUM, buf);
1750 if (regnum == I386_EBP_REGNUM || regnum == I386_ESP_REGNUM)
2202 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
2314 CORE_ADDR sp = get_frame_register_unsigned (frame, I386_ESP_REGNUM);
2397 set_gdbarch_sp_regnum (gdbarch, I386_ESP_REGNUM); /*
[all...]
H A Di386bsd-nat.c366 #define SC_SP_OFFSET SC_REG_OFFSET[I386_ESP_REGNUM]
H A Di386-linux-nat.c780 regcache_cooked_read_unsigned (regcache, I386_ESP_REGNUM, &sp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Di386-tdep.c988 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
1081 if (regnum == I386_ESP_REGNUM && cache->saved_sp)
1148 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
1165 cache->saved_regs[I386_ESP_REGNUM] = addr + tdep->sc_sp_offset;
1286 /* Don't use I386_ESP_REGNUM here, since this function is also used
1343 regcache_cooked_write (regcache, I386_ESP_REGNUM, buf);
1750 if (regnum == I386_EBP_REGNUM || regnum == I386_ESP_REGNUM)
2202 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
2314 CORE_ADDR sp = get_frame_register_unsigned (frame, I386_ESP_REGNUM);
2397 set_gdbarch_sp_regnum (gdbarch, I386_ESP_REGNUM); /*
[all...]
H A Di386bsd-nat.c366 #define SC_SP_OFFSET SC_REG_OFFSET[I386_ESP_REGNUM]
H A Di386-linux-nat.c780 regcache_cooked_read_unsigned (regcache, I386_ESP_REGNUM, &sp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Di386-tdep.c988 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
1081 if (regnum == I386_ESP_REGNUM && cache->saved_sp)
1148 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
1165 cache->saved_regs[I386_ESP_REGNUM] = addr + tdep->sc_sp_offset;
1286 /* Don't use I386_ESP_REGNUM here, since this function is also used
1343 regcache_cooked_write (regcache, I386_ESP_REGNUM, buf);
1750 if (regnum == I386_EBP_REGNUM || regnum == I386_ESP_REGNUM)
2202 frame_unwind_register (next_frame, I386_ESP_REGNUM, buf);
2314 CORE_ADDR sp = get_frame_register_unsigned (frame, I386_ESP_REGNUM);
2397 set_gdbarch_sp_regnum (gdbarch, I386_ESP_REGNUM); /*
[all...]
H A Di386bsd-nat.c366 #define SC_SP_OFFSET SC_REG_OFFSET[I386_ESP_REGNUM]
H A Di386-linux-nat.c780 regcache_cooked_read_unsigned (regcache, I386_ESP_REGNUM, &sp);

Completed in 83 milliseconds

12