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

/external/valgrind/coregrind/m_debuginfo/
H A Dreadexidx.c662 case CFIR_EXPR:
725 state->cfi.ra_how = CFIR_EXPR;
796 state->cfi.r13_how = CFIR_EXPR;
H A Dpriv_storage.h178 CFIR_EXPR -> expr whose index is in sp/bp/ra_off
188 CFIR_EXPR -> expr whose index is in cfa_off
196 CFIR_EXPR -> expr whose index is in r14/r13/r12/r11/r7/ra_off
211 CFIR_EXPR -> expr whose index is in sp/x30/x29/ra_off
227 CFIR_EXPR -> expr whose index is in sp/fp/ra_off
244 #define CFIR_EXPR ((UChar)68) macro
H A Dreaddwarf.c2161 _how = CFIR_EXPR; \
2238 si_m->ra_how = CFIR_EXPR;
2281 si_m->ra_how = CFIR_EXPR;
2332 si_m->ra_how = CFIR_EXPR;
2378 si_m->ra_how = CFIR_EXPR;
2420 si_m->ra_how = CFIR_EXPR;
H A Dstorage.c136 if (_how == CFIR_EXPR) { \
H A Ddebuginfo.c2913 case CFIR_EXPR: \

Completed in 131 milliseconds