Lines Matching refs:get_uleb128
1334 * dwarf_formblock.c (dwarf_formblock): Call get_uleb128 with endp.
1338 * dwarf_frame_register.c (dwarf_frame_register): Call get_uleb128
1341 * dwarf_getabbrevattr.c (dwarf_getabbrevattr): Assume get_uleb128
1343 * dwarf_getattrs,c (dwarf_getattrs): Call get_uleb128 with endp.
1344 * dwarf_getlocation.c (store_implicit_value): Call get_uleb128
1346 (__libdw_intern_expression): Call get_uleb128/get_sleb128 with
1350 get_uleb128 with lineendp.
1352 get_uleb128 with endp.
1354 get_uleb128/get_sleb128 with limit.
1355 * encoded-value.h (read_encoded_value): Assume get_uleb128 and
1357 * fde.c (intern_fde): Call get_uleb128 with instructions_end.
1358 * libdwP.h (__libdw_dieabbrev): Call get_uleb128 with die->cu->endp.
1359 * libdw_form.c (__libdw_form_val_compute_len): Call get_uleb128 with
1689 (get_uleb128): Make this wholly implemented by __libdw_get_uleb128.
3109 * memory-access.h (get_uleb128_step, get_uleb128): Remove casts.