Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c949 const UInt form_szB = get_Form_szB (cc, (DW_FORM)ta->nf[i].at_form); in init_ht_abbvs() local
953 ta->nf[i].skip_szB = form_szB; in init_ht_abbvs()
955 } else if (form_szB == VARSZ_FORM) { in init_ht_abbvs()
956 ta->nf[i].skip_szB = form_szB; in init_ht_abbvs()
959 ta->nf[i].skip_szB = ta->nf[i+1].skip_szB + form_szB; in init_ht_abbvs()