Searched refs:r13_how (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Dreadexidx.c644 case 13: *howPP = &cfsi_m->r13_how; *offPP = &cfsi_m->r13_off; return;
692 if (MENTIONS_CFA(cfi->r13_how)) return True;
796 state->cfi.r13_how = CFIR_EXPR;
803 state->cfi.r13_how = *rX_howP;
808 state->cfi.r13_how, state->cfi.r13_off );
872 state->cfi.r13_how = CFIR_UNKNOWN;
894 state->cfi.r13_how = CFIR_CFAREL;
H A Dpriv_storage.h267 UChar r13_how; /* a CFIR_ value */ member in struct:__anon15879
H A Dstorage.c195 SHOW_HOW(si_m->r13_how, si_m->r13_off);
H A Ddebuginfo.c2935 COMPUTE(uregsPrev.r13, uregsHere->r13, cfsi_m->r13_how, cfsi_m->r13_off);
H A Dreaddwarf.c2214 //SUMMARISE_HOW(si_m->r13_how, si_m->r13_off,
2247 si_m->r13_how = CFIR_CFAREL;

Completed in 72 milliseconds