Searched refs:iFrame (Results 1 – 1 of 1) sorted by relevance
577 int iFrame; in ReportCrash() local611 for ( iFrame = 0; iFrame < nFrames; iFrame++ ) in ReportCrash()616 SAL_INT_CAST(sal_uIntPtr, stackframes[iFrame]) ); in ReportCrash()619 iFrame, in ReportCrash()620 SAL_INT_CAST(sal_uIntPtr, stackframes[iFrame]) in ReportCrash()626 if ( dladdr( stackframes[iFrame], &dl_info) ) in ReportCrash()680 (char*)stackframes[iFrame] - (char*)dl_info.dli_fbase in ReportCrash()683 …printf( xmlout, " rel=\"0x%" SAL_PRI_PTRDIFFT "x\"", (char *)stackframes[iFrame] - (char *)dl_info… in ReportCrash()702 (char*)stackframes[iFrame] - (char*)dl_info.dli_saddr ); in ReportCrash()707 (char *)stackframes[iFrame] - (char *)dl_info.dli_saddr ); in ReportCrash()