Home
last modified time | relevance | path

Searched refs:fetch_warnings (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DLoadObject.h157 fetch_warnings (void) // fetch the queue of warning messages in fetch_warnings() function
H A DPathTree.h115 Emsg *fetch_warnings (void); // fetch the queue of warnings messages
H A DExperiment.h331 Emsg *fetch_warnings (void); // fetch the queue of warning messages
H A DPrint.cc188 m = lo->fetch_warnings (); in pr_load_objects()
240 msg = pr_mesgs (exp->fetch_warnings (), GTXT ("No warnings\n"), NTXT ("")); in print_header()
H A DDbeView.cc2238 Emsg *m = (type == PSTAT_MSG) ? ptree->fetch_stats () : ptree->fetch_warnings (); in get_processor_msg()
2888 Emsg *m = exp->fetch_warnings (); in get_filtered_events()
H A DPathTree.cc2622 PathTree::fetch_warnings () in fetch_warnings() function in PathTree
H A Dgp-display-text.cc2778 Emsg *m = p->fetch_warnings (); in dump_proc_warnings()
H A DDbeSession.cc1287 Emsg *m = exp->fetch_warnings (); in append_mesgs()
H A DExperiment.cc2518 for (Emsg *m = lo->fetch_warnings (); m; m = m->next) in read_map_file()
6029 Experiment::fetch_warnings () in fetch_warnings() function in Experiment
H A DDbe.cc600 for (Emsg *emsg = (prop == 1) ? exp->fetch_errors () : exp->fetch_warnings (); in dbeGetExpsProperty()
744 char *msg2 = pr_mesgs (exp->fetch_warnings (), GTXT ("No warnings\n"), NTXT ("")); in dbeGetExpInfo()
H A DDbeSession.cc.11281 Emsg *m = exp->fetch_warnings ();
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DLoadObject.h157 fetch_warnings (void) // fetch the queue of warning messages in fetch_warnings() function
H A DPathTree.h115 Emsg *fetch_warnings (void); // fetch the queue of warnings messages
H A DExperiment.h331 Emsg *fetch_warnings (void); // fetch the queue of warning messages
H A DPrint.cc188 m = lo->fetch_warnings (); in pr_load_objects()
240 msg = pr_mesgs (exp->fetch_warnings (), GTXT ("No warnings\n"), NTXT ("")); in print_header()
H A DDbeView.cc2238 Emsg *m = (type == PSTAT_MSG) ? ptree->fetch_stats () : ptree->fetch_warnings (); in get_processor_msg()
2888 Emsg *m = exp->fetch_warnings (); in get_filtered_events()
H A DPathTree.cc2622 PathTree::fetch_warnings () in fetch_warnings() function in PathTree
H A Dgp-display-text.cc2783 Emsg *m = p->fetch_warnings (); in dump_proc_warnings()
H A DDbeSession.cc1287 Emsg *m = exp->fetch_warnings (); in append_mesgs()
H A DExperiment.cc2520 for (Emsg *m = lo->fetch_warnings (); m; m = m->next) in read_map_file()
6031 Experiment::fetch_warnings () in fetch_warnings() function in Experiment
H A DDbe.cc600 for (Emsg *emsg = (prop == 1) ? exp->fetch_errors () : exp->fetch_warnings (); in dbeGetExpsProperty()
744 char *msg2 = pr_mesgs (exp->fetch_warnings (), GTXT ("No warnings\n"), NTXT ("")); in dbeGetExpInfo()