Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadexidx.c689 # define MENTIONS_CFA(_how) ((_how) == CFIR_CFAREL || (_how) == CFIR_MEMCFAREL) in mentionsCFA()
894 state->cfi.r13_how = CFIR_CFAREL; in SubmitStackFrame()
Dreaddwarf.c2149 _how = CFIR_CFAREL; _off = _ctxreg.arg; break; \ in summarise_context()
2188 si_m->sp_how = CFIR_CFAREL; in summarise_context()
2252 si_m->r13_how = CFIR_CFAREL; in summarise_context()
2294 si_m->sp_how = CFIR_CFAREL; in summarise_context()
2368 si_m->sp_how = CFIR_CFAREL; in summarise_context()
2410 si_m->sp_how = CFIR_CFAREL; in summarise_context()
Dpriv_storage.h242 #define CFIR_CFAREL ((UChar)66) macro
Dstorage.c130 if (_how == CFIR_CFAREL) { \ in ML_()
Ddebuginfo.c2948 case CFIR_CFAREL: \ in VG_()