/openbsd-src/usr.bin/gprof/ |
H A D | riscv64.c | 5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | amd64.c | 5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | sparc64.c | 5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | powerpc64.c | 5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | powerpc.c | 5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | m88k.c | 10 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | aarch64.c | 12 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | arm.c | 12 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | sh.c | 11 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | hppa.c | 5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | alpha.c | 5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | mips64.c | 69 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
H A D | i386.c | 34 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | sparc.c | 45 sparc_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in sparc_find_call()
|
H A D | i386.c | 50 i386_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in i386_find_call()
|
H A D | mips.c | 42 mips_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in mips_find_call()
|
H A D | alpha.c | 93 alpha_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in alpha_find_call()
|
H A D | vax.c | 232 vax_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in vax_find_call()
|
H A D | tahoe.c | 220 tahoe_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in tahoe_find_call()
|
/openbsd-src/gnu/usr.bin/binutils/gprof/ |
H A D | sparc.c | 45 sparc_find_call (parent, p_lowpc, p_highpc) in sparc_find_call() argument
|
H A D | i386.c | 51 i386_find_call (parent, p_lowpc, p_highpc) in i386_find_call() argument
|
H A D | mips.c | 42 mips_find_call (parent, p_lowpc, p_highpc) in mips_find_call() argument
|
H A D | alpha.c | 91 alpha_find_call (parent, p_lowpc, p_highpc) in alpha_find_call() argument
|
H A D | vax.c | 234 vax_find_call (parent, p_lowpc, p_highpc) in vax_find_call() argument
|
H A D | tahoe.c | 223 tahoe_find_call (parent, p_lowpc, p_highpc) in tahoe_find_call() argument
|