Home
last modified time | relevance | path

Searched refs:pathTree (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeView.cc3065 PathTree *pathTree = NULL; in convert_line_to_func() local
3072 if (pathTree == NULL) in convert_line_to_func()
3073 pathTree = get_path_tree (); in convert_line_to_func()
3074 if (pathTree->get_func_nodeidx (dl->func)) in convert_line_to_func()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeView.cc3065 PathTree *pathTree = NULL; in convert_line_to_func() local
3072 if (pathTree == NULL) in convert_line_to_func()
3073 pathTree = get_path_tree (); in convert_line_to_func()
3074 if (pathTree->get_func_nodeidx (dl->func)) in convert_line_to_func()