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

/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1867 __mf_backtrace (char ***symbols, void *guess_pc, unsigned guess_omit_levels) argument
1910 ends up containing a non-NULL guess_pc, then trim everything
1914 if (guess_pc != NULL)
1916 if (pc_array [i] == guess_pc)

Completed in 65 milliseconds