Home
last modified time | relevance | path

Searched refs:get_current_frame (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc2494 for (const frame_region *iter_frame = get_current_frame (); iter_frame; in region_exists_p()
4016 const frame_region *frame = get_current_frame (); in get_current_function()
4080 const frame_region *frame = get_current_frame (); in get_stack_depth()
4093 const frame_region *frame = get_current_frame (); in get_frame_at_index()
5279 ASSERT_EQ (model.get_current_frame (), parent_frame_reg); in test_stack_frames()
5294 ASSERT_EQ (model.get_current_frame (), child_frame_reg); in test_stack_frames()
5344 ASSERT_EQ (model.get_current_frame (), parent_frame_reg); in test_stack_frames()
H A Dprogram-state.cc959 if (m_region_model->get_current_frame ()) in to_json()
961 m_region_model->get_current_frame ()->to_json ()); in to_json()
H A Dregion-model.h665 const frame_region *get_current_frame () const { return m_current_frame; } in get_current_frame() function
H A Dengine.cc961 = m_state.m_region_model->get_current_frame (); in validate()
H A DChangeLog5716 (region_model::get_current_frame): ...this.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20021227 get_current_frame.
2289 (frame_saved_regs_zalloc, get_current_frame)
6880 Don't call get_current_frame().
6916 parameter, and don't call get_current_frame.
6959 prototype. Use get_current_frame instead of the argument.
8357 call to get_current_frame.
8359 get_current_frame.
H A DChangeLog-20161498 frame with regcache. Call get_current_frame.
1875 (get_current_frame): Add local declaration for `current_frame'.
4995 (get_current_frame): Use get_prev_frame_always_1 to get the
10172 * frame.c (get_current_frame): Use validate_registers_access.
H A DChangeLog-19941106 * blockframe.c (get_current_frame): If current_frame is NULL, try
1133 frame_address; use FRAME_FP (get_current_frame ()).
1136 * infrun.c (wait_for_inferior): Use FRAME_FP (get_current_frame
H A DChangeLog-20091816 (get_current_frame, create_new_frame): Adjust.
7255 to current_gdbarch and get_current_frame ().
10805 * frame.c (get_current_frame): Error out if there is no valid
12669 to get_prev_frame, instead start at get_current_frame.
H A DChangeLog-20056300 * frame.c (get_current_frame): Update.
H A DChangeLog-200312316 * frame.c (get_current_frame): Check target_has_registers before
14203 (get_current_frame): Rewrite using create_sentinel_frame and
H A DChangeLog-19983774 a dummy argument. (agent_command): use get_current_frame() to
H A DChangeLog-20075413 (get_current_frame, create_new_frame): Likewise.
H A DChangeLog-20107310 (get_current_frame): Allow a trace frame to be an alternate source
H A DChangeLog-20114127 * frame.c (get_current_frame): Adjust.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20021227 get_current_frame.
2289 (frame_saved_regs_zalloc, get_current_frame)
6880 Don't call get_current_frame().
6916 parameter, and don't call get_current_frame.
6959 prototype. Use get_current_frame instead of the argument.
8357 call to get_current_frame.
8359 get_current_frame.
H A DChangeLog-20161498 frame with regcache. Call get_current_frame.
1875 (get_current_frame): Add local declaration for `current_frame'.
4995 (get_current_frame): Use get_prev_frame_always_1 to get the
10172 * frame.c (get_current_frame): Use validate_registers_access.
H A DChangeLog-19941106 * blockframe.c (get_current_frame): If current_frame is NULL, try
1133 frame_address; use FRAME_FP (get_current_frame ()).
1136 * infrun.c (wait_for_inferior): Use FRAME_FP (get_current_frame
H A DChangeLog-20091816 (get_current_frame, create_new_frame): Adjust.
7255 to current_gdbarch and get_current_frame ().
10805 * frame.c (get_current_frame): Error out if there is no valid
12669 to get_prev_frame, instead start at get_current_frame.
H A DChangeLog-20204334 * frame.c (get_current_frame, has_stack_frames): Update.
4354 * frame.c (get_current_frame, has_stack_frames): Update.
4368 * frame.c (get_current_frame, has_stack_frames): Update.
H A DChangeLog-20056300 * frame.c (get_current_frame): Update.
H A DChangeLog-200312316 * frame.c (get_current_frame): Check target_has_registers before
14203 (get_current_frame): Rewrite using create_sentinel_frame and
H A DChangeLog-19983774 a dummy argument. (agent_command): use get_current_frame() to
H A DChangeLog-20075413 (get_current_frame, create_new_frame): Likewise.
H A DChangeLog-20107310 (get_current_frame): Allow a trace frame to be an alternate source

12