Searched refs:mips_find_call (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dmips.c39 void mips_find_call PARAMS ((Sym *, bfd_vma, bfd_vma));
42 mips_find_call (parent, p_lowpc, p_highpc) function
H A Dcorefile.c53 extern void mips_find_call PARAMS ((Sym *, bfd_vma, bfd_vma));
273 mips_find_call (parent, p_lowpc, p_highpc);
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dmips.c39 void mips_find_call (Sym *, bfd_vma, bfd_vma);
42 mips_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) function
H A Dcorefile.c54 extern void mips_find_call (Sym *, bfd_vma, bfd_vma);
289 mips_find_call (parent, p_lowpc, p_highpc);

Completed in 175 milliseconds