HomeSort by relevance Sort by last modified time
    Searched refs:mips_find_call (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gprof/
mips.c 39 void mips_find_call (Sym *, bfd_vma, bfd_vma);
42 mips_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) function
corefile.c 56 extern void mips_find_call (Sym *, bfd_vma, bfd_vma);
323 mips_find_call (parent, p_lowpc, p_highpc);

Completed in 109 milliseconds