Searched defs:func_scope (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbeView.h652 bool func_scope; member in class:DbeView
H A DModule.cc728 computeMetrics(DbeView *dbev, Function *func, MetricList *metrics, Histable::Type type, bool src_metric, bool func_scope, SourceFile *source) argument
793 get_data(DbeView *dbev, MetricList *mlist, Histable::Type type, TValue *ftotal, SourceFile *srcFile, Function *func, Vector<int> *marks, int threshold, int vis_bits, int src_visible, bool hex_vis, bool func_scope, bool , Vector<int_pair_t> *marks2d, Vector<int_pair_t> *marks2d_inc) argument
1291 set_dis_data(Function *func, int vis_bits, int cmpline_visible, int src_visible, bool hex_vis, bool func_scope, int funcline_visible) argument
[all...]
H A DPrint.cc748 bool func_scope = dbev == NULL ? false : dbev->get_func_scope (); local

Completed in 261 milliseconds