Searched refs:CFIR_CFAREL (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_storage.h140 CFIR_CFAREL -> cfa + sp/bp/ra_off
158 CFIR_CFAREL -> cfa + r14/r13/r12/r11/r7/ra_off
174 CFIR_CFAREL -> cfa + sp/fp/ra_off
190 #define CFIR_CFAREL ((UChar)66) macro
H A Dreaddwarf.c2222 _how = CFIR_CFAREL; _off = _ctxreg.arg; break; \
2261 si->sp_how = CFIR_CFAREL;
2325 si->r13_how = CFIR_CFAREL;
2399 si->sp_how = CFIR_CFAREL;
H A Dstorage.c125 if (_how == CFIR_CFAREL) { \
H A Ddebuginfo.c2470 case CFIR_CFAREL: \

Completed in 46 milliseconds