Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_storage.h201 UChar sp_how; /* a CFIR_ value */ member
251 UChar sp_how; /* a CFIR_ value */ member
267 UChar sp_how; /* a CFIR_ value */ member
Dreaddwarf.c2261 si->sp_how = CFIR_CFAREL; in summarise_context()
2347 SUMMARISE_HOW(si->sp_how, si->sp_off, in summarise_context()
2351 if (si->sp_how == CFIR_UNKNOWN) in summarise_context()
2352 si->sp_how = CFIR_SAME; in summarise_context()
2397 SUMMARISE_HOW(si->sp_how, si->sp_off, in summarise_context()
2399 si->sp_how = CFIR_CFAREL; in summarise_context()
Dstorage.c177 SHOW_HOW(si->sp_how, si->sp_off); in ML_()
194 SHOW_HOW(si->sp_how, si->sp_off); in ML_()
Ddebuginfo.c2490 COMPUTE(uregsPrev.xsp, uregsHere->xsp, cfsi->sp_how, cfsi->sp_off); in VG_()
2501 COMPUTE(uregsPrev.sp, uregsHere->sp, cfsi->sp_how, cfsi->sp_off); in VG_()
2505 COMPUTE(uregsPrev.sp, uregsHere->sp, cfsi->sp_how, cfsi->sp_off); in VG_()
DUNUSED_STABS.txt1233 UChar sp_how; /* a CFIR_ value */