Searched refs:get_ULEB128 (Results 1 – 1 of 1) sorted by relevance
289 static ULong get_ULEB128 ( Cursor* c ) { in get_ULEB128() function334 ULong r = get_ULEB128( c ); in peek_ULEB128()918 ta->abbv_code = get_ULEB128( &c ); in init_ht_abbvs()921 ta->atag = get_ULEB128( &c ); in init_ht_abbvs()933 ta->nf[ta_nf_n].at_name = get_ULEB128( &c ); in init_ht_abbvs()934 ta->nf[ta_nf_n].at_form = get_ULEB128( &c ); in init_ht_abbvs()1173 cts->u.val = (ULong)(Long)get_ULEB128(c); in get_Form_contents()1293 ULong u64 = get_ULEB128(c); in get_Form_contents()1354 ULong u64 = (ULong)get_ULEB128(c); in get_Form_contents()1402 get_Form_contents (cts, cc, c, td3, (DW_FORM)get_ULEB128(c)); in get_Form_contents()[all …]