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

/freebsd-9.3-release/contrib/gdb/gdb/config/alpha/
H A Dtm-alpha.h58 #define mips_extra_func_info_t alpha_extra_func_info_t macro
/freebsd-9.3-release/contrib/gdb/gdb/config/mips/
H A Dtm-mips.h68 mips_extra_func_info_t's off of this. */
84 *mips_extra_func_info_t; typedef in typeref:struct:mips_extra_func_info
/freebsd-9.3-release/contrib/gdb/gdb/
H A 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)
1490 mips_extra_func_info_t proc_desc;
2233 static mips_extra_func_info_t
2286 static mips_extra_func_info_t
2290 mips_extra_func_info_t proc_desc;
2390 proc_desc = (mips_extra_func_info_t)
[all...]
H A Dmdebugread.c73 *mips_extra_func_info_t; typedef in typeref:struct:mips_extra_func_info

Completed in 136 milliseconds