Home
last modified time | relevance | path

Searched refs:mips_extra_func_info_t (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/config/alpha/
Dtm-alpha.h58 #define mips_extra_func_info_t alpha_extra_func_info_t macro
/freebsd-10-stable/contrib/gdb/gdb/config/mips/
Dtm-mips.h84 *mips_extra_func_info_t; typedef
/freebsd-10-stable/contrib/gdb/gdb/
Dmips-tdep.c90 mips_extra_func_info_t proc_desc;
390 static mips_extra_func_info_t heuristic_proc_desc (CORE_ADDR, CORE_ADDR,
399 static mips_extra_func_info_t find_proc_desc (CORE_ADDR pc,
404 mips_extra_func_info_t proc_desc);
846 after_prologue (CORE_ADDR pc, mips_extra_func_info_t proc_desc) in after_prologue()
1490 mips_extra_func_info_t proc_desc; in mips_mdebug_frame_cache()
2233 static mips_extra_func_info_t
2286 static mips_extra_func_info_t
2290 mips_extra_func_info_t proc_desc; in non_heuristic_proc_desc()
2390 proc_desc = (mips_extra_func_info_t) in non_heuristic_proc_desc()
[all …]
Dmdebugread.c73 *mips_extra_func_info_t; typedef