Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_storage.h291 UChar fp_how; /* a CFIR_ value */ member
306 UChar fp_how; /* a CFIR_ value */ member
Dreaddwarf.c2408 SUMMARISE_HOW(si->fp_how, si->fp_off, in summarise_context()
2417 if (si->fp_how == CFIR_UNKNOWN) in summarise_context()
2418 si->fp_how = CFIR_SAME; in summarise_context()
2457 SUMMARISE_HOW(si->fp_how, si->fp_off, in summarise_context()
2464 if (si->fp_how == CFIR_UNKNOWN) in summarise_context()
2465 si->fp_how = CFIR_SAME; in summarise_context()
Ddebuginfo.c2552 COMPUTE(uregsPrev.fp, uregsHere->fp, cfsi->fp_how, cfsi->fp_off); in VG_()
2556 COMPUTE(uregsPrev.fp, uregsHere->fp, cfsi->fp_how, cfsi->fp_off); in VG_()
Dstorage.c203 SHOW_HOW(si->fp_how, si->fp_off); in ML_()
DUNUSED_STABS.txt1234 UChar fp_how; /* a CFIR_ value */