Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getabbrev.c104 get_uleb128 (code, abbrevp);
132 get_uleb128 (abb->tag, abbrevp);
143 get_uleb128 (attrname, abbrevp);
144 get_uleb128 (attrform, abbrevp);
Ddwarf_getsrclines.c293 get_uleb128 (diridx, linep); in dwarf_getsrclines()
325 get_uleb128 (new_file->info.mtime, linep); in dwarf_getsrclines()
328 get_uleb128 (new_file->info.length, linep); in dwarf_getsrclines()
448 get_uleb128 (diridx, linep); in dwarf_getsrclines()
450 get_uleb128 (mtime, linep); in dwarf_getsrclines()
452 get_uleb128 (filelength, linep); in dwarf_getsrclines()
519 get_uleb128 (u128, linep); in dwarf_getsrclines()
538 get_uleb128 (u128, linep); in dwarf_getsrclines()
547 get_uleb128 (u128, linep); in dwarf_getsrclines()
608 get_uleb128 (u128, linep); in dwarf_getsrclines()
Ddwarf_getattrs.c69 get_uleb128 (u128, die_addr); in dwarf_getattrs()
100 get_uleb128 (attr.code, attrp); in dwarf_getattrs()
101 get_uleb128 (attr.form, attrp); in dwarf_getattrs()
Dlibdw_form.c98 get_uleb128 (u128, valp); in __libdw_form_val_len()
131 get_uleb128 (u128, valp); in __libdw_form_val_len()
137 get_uleb128 (u128, valp); in __libdw_form_val_len()
Ddwarf_getmacros.c107 get_uleb128 (u128, readp);
119 get_uleb128 (u128, readp);
120 get_uleb128 (u128_2, readp);
Ddwarf_child.c73 get_uleb128 (abbrev_code, readp); in __libdw_find_attr()
106 get_uleb128 (attr_name, attrp); in __libdw_find_attr()
108 get_uleb128 (attr_form, attrp); in __libdw_find_attr()
Ddwarf_getabbrevattr.c82 get_uleb128 (name, attrp);
83 get_uleb128 (form, attrp);
Ddwarf_haschildren.c72 get_uleb128 (abbrev_code, readp);
Ddwarf_formudata.c94 get_uleb128 (*return_uval, datap);
Ddwarf_formsdata.c94 get_uleb128 (*return_sval, datap);
Ddwarf_formref.c91 get_uleb128 (*return_offset, datap);
Ddwarf_tag.c103 get_uleb128 (u128, addr);
Ddwarf_formblock.c88 get_uleb128 (return_block->length, datap);
Ddwarf_getlocation.c278 get_uleb128 (newloc->number, data); in getlocation()
290 get_uleb128 (newloc->number, data); in getlocation()
Dmemory-access.h67 #define get_uleb128(var, addr) \ macro
DChangeLog468 * memory-access.h (get_uleb128_step, get_uleb128): Remove casts.
/external/elfutils/src/
Dreadelf.c2861 get_uleb128 (subsection_tag, q); in print_attributes()
2894 get_uleb128 (tag, r); in print_attributes()
2902 get_uleb128 (value, r); in print_attributes()
3885 get_uleb128 (uleb, data); in print_ops()
3896 get_uleb128 (uleb, data); in print_ops()
3897 get_uleb128 (uleb2, data); in print_ops()
3920 get_uleb128 (uleb, data); in print_ops()
4664 get_uleb128 (diridx, linep); in print_debug_line_section()
4668 get_uleb128 (mtime, linep); in print_debug_line_section()
4672 get_uleb128 (fsize, linep); in print_debug_line_section()
[all …]
Delflint.c3188 get_uleb128 (subsection_tag, q); in check_attributes()
3243 get_uleb128 (tag, chunk); in check_attributes()
3249 get_uleb128 (value, r); in check_attributes()