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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dunwind.c1750 omp_cache_put (unsigned long *cur_sp_safe, struct WalkContext * wctx_pc_save, argument
1801 if (sp < cur_sp_safe || ((unsigned long) sp >= wctx->sbase))
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c1756 omp_cache_put (unsigned long *cur_sp_safe, struct WalkContext * wctx_pc_save, argument
1807 if (sp < cur_sp_safe || ((unsigned long) sp >= wctx->sbase))

Completed in 161 milliseconds