Home
last modified time | relevance | path

Searched defs:p_highpc (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/usr.bin/gprof/
H A Driscv64.c5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Damd64.c5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Dsparc64.c5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Dpowerpc64.c5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Dpowerpc.c5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Dm88k.c10 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Daarch64.c12 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Darm.c12 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Dsh.c11 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Dhppa.c5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Dalpha.c5 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Dmips64.c69 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
H A Di386.c34 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc) in findcall()
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dsparc.c45 sparc_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in sparc_find_call()
H A Di386.c50 i386_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in i386_find_call()
H A Dmips.c42 mips_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in mips_find_call()
H A Dalpha.c93 alpha_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in alpha_find_call()
H A Dvax.c232 vax_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) in vax_find_call()
H A Dtahoe.c220 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 Dsparc.c45 sparc_find_call (parent, p_lowpc, p_highpc) in sparc_find_call() argument
H A Di386.c51 i386_find_call (parent, p_lowpc, p_highpc) in i386_find_call() argument
H A Dmips.c42 mips_find_call (parent, p_lowpc, p_highpc) in mips_find_call() argument
H A Dalpha.c91 alpha_find_call (parent, p_lowpc, p_highpc) in alpha_find_call() argument
H A Dvax.c234 vax_find_call (parent, p_lowpc, p_highpc) in vax_find_call() argument
H A Dtahoe.c223 tahoe_find_call (parent, p_lowpc, p_highpc) in tahoe_find_call() argument

12