Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dhist.c203 bfd_vma bin_of_code; in scale_and_align_entries() local
209 bin_of_code = ((sym->hist.scaled_addr + UNITS_TO_CODE - lowpc) in scale_and_align_entries()
211 if (bin_of_entry < bin_of_code) in scale_and_align_entries()
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dhist.c206 bfd_vma bin_of_code; in scale_and_align_entries() local
212 bin_of_code = ((sym->hist.scaled_addr + UNITS_TO_CODE - lowpc) in scale_and_align_entries()
214 if (bin_of_entry < bin_of_code) in scale_and_align_entries()