Searched refs:sp_how (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/main/coregrind/m_debuginfo/ |
D | priv_storage.h | 201 UChar sp_how; /* a CFIR_ value */ member 251 UChar sp_how; /* a CFIR_ value */ member
|
D | readdwarf.c | 2241 si->sp_how = CFIR_CFAREL; in summarise_context() 2327 SUMMARISE_HOW(si->sp_how, si->sp_off, in summarise_context() 2331 if (si->sp_how == CFIR_UNKNOWN) in summarise_context() 2332 si->sp_how = CFIR_SAME; in summarise_context()
|
D | storage.c | 177 SHOW_HOW(si->sp_how, si->sp_off); in ML_() 194 SHOW_HOW(si->sp_how, si->sp_off); in ML_()
|
D | debuginfo.c | 2430 COMPUTE(uregsPrev.xsp, uregsHere->xsp, cfsi->sp_how, cfsi->sp_off); in VG_() 2441 COMPUTE(uregsPrev.sp, uregsHere->sp, cfsi->sp_how, cfsi->sp_off); in VG_()
|
D | UNUSED_STABS.txt | 1233 UChar sp_how; /* a CFIR_ value */
|