Home
last modified time | relevance | path

Searched refs:stop_f (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DUserLabel.cc37 start_f = stop_f = false; in UserLabel()
59 if (!start_f && !stop_f) in gen_expr()
73 if (stop_f) in gen_expr()
78 if (stop_f) in gen_expr()
91 start_f = stop_f = false; in gen_expr()
H A DUserLabel.h49 bool start_f, stop_f; variable
H A DExperiment.cc2115 ulbl->stop_f = true; in read_labels_file()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DUserLabel.cc37 start_f = stop_f = false; in UserLabel()
59 if (!start_f && !stop_f) in gen_expr()
73 if (stop_f) in gen_expr()
78 if (stop_f) in gen_expr()
91 start_f = stop_f = false; in gen_expr()
H A DUserLabel.h49 bool start_f, stop_f; variable
H A DExperiment.cc2117 ulbl->stop_f = true; in read_labels_file()