Searched refs:find_histogram_for_pc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dhist.c49 static histogram *find_histogram_for_pc (bfd_vma pc);
301 histogram *r = find_histogram_for_pc (sym->addr);
746 find_histogram_for_pc (bfd_vma pc)
745 find_histogram_for_pc (bfd_vma pc) function
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dhist.c49 static histogram *find_histogram_for_pc (bfd_vma pc);
301 histogram *r = find_histogram_for_pc (sym->addr);
746 find_histogram_for_pc (bfd_vma pc)
745 find_histogram_for_pc (bfd_vma pc) function
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dhist.c49 static histogram *find_histogram_for_pc (bfd_vma pc);
301 histogram *r = find_histogram_for_pc (sym->addr);
746 find_histogram_for_pc (bfd_vma pc)
745 find_histogram_for_pc (bfd_vma pc) function

Completed in 214 milliseconds