Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c2100 # define SUMMARISE_HOW(_how, _off, _ctxreg) \ in summarise_context() macro
2141 SUMMARISE_HOW(si_m->ra_how, si_m->ra_off, in summarise_context()
2143 SUMMARISE_HOW(si_m->bp_how, si_m->bp_off, in summarise_context()
2176 SUMMARISE_HOW(si_m->r14_how, si_m->r14_off, in summarise_context()
2182 SUMMARISE_HOW(si_m->r12_how, si_m->r12_off, in summarise_context()
2185 SUMMARISE_HOW(si_m->r11_how, si_m->r11_off, in summarise_context()
2188 SUMMARISE_HOW(si_m->r7_how, si_m->r7_off, in summarise_context()
2206 SUMMARISE_HOW(si_m->ra_how, si_m->ra_off, in summarise_context()
2231 SUMMARISE_HOW(si_m->x30_how, si_m->x30_off, ctxs->reg[30/*LR*/]); in summarise_context()
2232 SUMMARISE_HOW(si_m->x29_how, si_m->x29_off, ctxs->reg[29/*FP*/]); in summarise_context()
[all …]