Lines Matching refs:get_uleb128
42 * dwarf_formblock.c (dwarf_formblock): Call get_uleb128 with endp.
46 * dwarf_frame_register.c (dwarf_frame_register): Call get_uleb128
49 * dwarf_getabbrevattr.c (dwarf_getabbrevattr): Assume get_uleb128
51 * dwarf_getattrs,c (dwarf_getattrs): Call get_uleb128 with endp.
52 * dwarf_getlocation.c (store_implicit_value): Call get_uleb128
54 (__libdw_intern_expression): Call get_uleb128/get_sleb128 with
58 get_uleb128 with lineendp.
60 get_uleb128 with endp.
62 get_uleb128/get_sleb128 with limit.
63 * encoded-value.h (read_encoded_value): Assume get_uleb128 and
65 * fde.c (intern_fde): Call get_uleb128 with instructions_end.
66 * libdwP.h (__libdw_dieabbrev): Call get_uleb128 with die->cu->endp.
67 * libdw_form.c (__libdw_form_val_compute_len): Call get_uleb128 with
397 (get_uleb128): Make this wholly implemented by __libdw_get_uleb128.
1817 * memory-access.h (get_uleb128_step, get_uleb128): Remove casts.