Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gprof/
Dhist.c702 bfd_vma common_low, common_high; in hist_clip_symbol_address() local
703 common_low = max (histograms[i].lowpc, *p_lowpc); in hist_clip_symbol_address()
706 if (common_low < common_high) in hist_clip_symbol_address()
718 *p_lowpc = common_low; in hist_clip_symbol_address()