Searched refs:uwordb_size (Results 1 – 1 of 1) sorted by relevance
328 int uwordb_size = dbg->de_dwarf_offset_size; in _dwarf_pro_add_AT_stmt_list() local344 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()357 (const void *) &du, sizeof(du), uwordb_size); in _dwarf_pro_add_AT_stmt_list()643 int uwordb_size = dbg->de_dwarf_offset_size; in _dwarf_pro_set_string_attr() local655 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()661 _dwarf_p_get_alloc(dbg, uwordb_size); in _dwarf_pro_set_string_attr()670 (const void *) &du, sizeof(du), uwordb_size); in _dwarf_pro_set_string_attr()[all …]