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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.h1175 extern int gdbarch_believe_pcc_promotion_type (struct gdbarch *gdbarch);
1181 #define BELIEVE_PCC_PROMOTION_TYPE (gdbarch_believe_pcc_promotion_type (current_gdbarch))
H A Dgdbarch.c3856 gdbarch_believe_pcc_promotion_type (struct gdbarch *gdbarch) function
3860 fprintf_unfiltered (gdb_stdlog, "gdbarch_believe_pcc_promotion_type called\n");

Completed in 112 milliseconds