Lines Matching refs:get_uleb128
352 * dwarf_formblock.c (dwarf_formblock): Call get_uleb128 with endp.
356 * dwarf_frame_register.c (dwarf_frame_register): Call get_uleb128
359 * dwarf_getabbrevattr.c (dwarf_getabbrevattr): Assume get_uleb128
361 * dwarf_getattrs,c (dwarf_getattrs): Call get_uleb128 with endp.
362 * dwarf_getlocation.c (store_implicit_value): Call get_uleb128
364 (__libdw_intern_expression): Call get_uleb128/get_sleb128 with
368 get_uleb128 with lineendp.
370 get_uleb128 with endp.
372 get_uleb128/get_sleb128 with limit.
373 * encoded-value.h (read_encoded_value): Assume get_uleb128 and
375 * fde.c (intern_fde): Call get_uleb128 with instructions_end.
376 * libdwP.h (__libdw_dieabbrev): Call get_uleb128 with die->cu->endp.
377 * libdw_form.c (__libdw_form_val_compute_len): Call get_uleb128 with
707 (get_uleb128): Make this wholly implemented by __libdw_get_uleb128.
2127 * memory-access.h (get_uleb128_step, get_uleb128): Remove casts.