Searched refs:r13_off (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;
797 state->cfi.r13_off = expr_ix;
804 state->cfi.r13_off = *rX_offP;
808 state->cfi.r13_how, state->cfi.r13_off );
895 state->cfi.r13_off = state->vsp_off;
H A Dpriv_storage.h274 Int r13_off; 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,
2248 si_m->r13_off = 0;

Completed in 89 milliseconds