Home
last modified time | relevance | path

Searched refs:fp_how (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dpriv_storage.h316 UChar fp_how; /* a CFIR_ value */ member
329 UChar fp_how; /* a CFIR_ value */ member
342 UChar fp_how; /* a CFIR_ value */ member
Dreaddwarf.c2315 SUMMARISE_HOW(si_m->fp_how, si_m->fp_off, in summarise_context()
2324 if (si_m->fp_how == CFIR_UNKNOWN) in summarise_context()
2325 si_m->fp_how = CFIR_SAME; in summarise_context()
2364 SUMMARISE_HOW(si_m->fp_how, si_m->fp_off, in summarise_context()
2371 if (si_m->fp_how == CFIR_UNKNOWN) in summarise_context()
2372 si_m->fp_how = CFIR_SAME; in summarise_context()
2406 SUMMARISE_HOW(si_m->fp_how, si_m->fp_off, in summarise_context()
2413 if (si_m->fp_how == CFIR_UNKNOWN) in summarise_context()
2414 si_m->fp_how = CFIR_SAME; in summarise_context()
Ddebuginfo.c2980 COMPUTE(uregsPrev.fp, uregsHere->fp, cfsi_m->fp_how, cfsi_m->fp_off); in VG_()
2984 COMPUTE(uregsPrev.fp, uregsHere->fp, cfsi_m->fp_how, cfsi_m->fp_off); in VG_()
2994 COMPUTE(uregsPrev.fp, uregsHere->fp, cfsi_m->fp_how, cfsi_m->fp_off); in VG_()
Dstorage.c210 SHOW_HOW(si_m->fp_how, si_m->fp_off); in ML_()
222 SHOW_HOW(si_m->fp_how, si_m->fp_off); in ML_()