Searched refs:mep_frame_base (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmep-tdep.c1944 mep_frame_base (struct frame_info *this_frame,
1976 *this_id = frame_id_build (mep_frame_base (this_frame, this_prologue_cache),
2019 CORE_ADDR frame_base = mep_frame_base (this_frame, this_prologue_cache);
1937 mep_frame_base (struct frame_info *this_frame, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmep-tdep.c1950 mep_frame_base (frame_info_ptr this_frame,
1982 *this_id = frame_id_build (mep_frame_base (this_frame, this_prologue_cache),
2025 CORE_ADDR frame_base = mep_frame_base (this_frame, this_prologue_cache);
1943 mep_frame_base (frame_info_ptr this_frame, function

Completed in 107 milliseconds