Home
last modified time | relevance | path

Searched refs:uwordb_size (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_die.c344 new_attr->ar_nbytes = uwordb_size; in _dwarf_pro_add_AT_stmt_list()
346 new_attr->ar_reloc_len = uwordb_size; in _dwarf_pro_add_AT_stmt_list()
348 _dwarf_p_get_alloc(dbg, uwordb_size); in _dwarf_pro_add_AT_stmt_list()
655 new_attr->ar_nbytes = uwordb_size; in _dwarf_pro_set_string_attr()
657 new_attr->ar_reloc_len = uwordb_size; in _dwarf_pro_set_string_attr()
814 new_attr->ar_nbytes = uwordb_size; in _dwarf_pro_add_AT_fde()
816 new_attr->ar_reloc_len = uwordb_size; in _dwarf_pro_add_AT_fde()
818 _dwarf_p_get_alloc(dbg, uwordb_size); in _dwarf_pro_add_AT_fde()
855 new_attr->ar_nbytes = uwordb_size; in _dwarf_pro_add_AT_macro_info()
857 new_attr->ar_reloc_len = uwordb_size; in _dwarf_pro_add_AT_macro_info()
[all …]