Home
last modified time | relevance | path

Searched refs:de_offset_size (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Dpro_init.c148 dbg->de_offset_size = (IS_64BIT(dbg) ? 4 : 4); in common_init()
164 dbg->de_offset_size = (IS_64BIT(dbg) ? 8 : 4); in common_init()
177 dbg->de_offset_size = 8; in common_init()
180 dbg->de_offset_size = 4; in common_init()
213 if (dbg->de_offset_size == 8) { in common_init()
H A Dpro_reloc_stream.c84 if (reltarget_length == dbg->de_offset_size) { in _dwarf_pro_reloc_name_stream64()
130 if (reltarget_length == dbg->de_offset_size) { in _dwarf_pro_reloc_name_stream32()
H A Dpro_types.c112 uword_size = dbg->de_offset_size; in _dwarf_add_simple_name_entry()
167 int uword_size = dbg->de_offset_size; in _dwarf_transform_simplename_to_disk()
H A Dpro_die.c228 int uwordb_size = dbg->de_offset_size; in _dwarf_pro_add_AT_stmt_list()
353 int uwordb_size = dbg->de_offset_size; in _dwarf_pro_add_AT_fde()
394 int uwordb_size = dbg->de_offset_size; in _dwarf_pro_add_AT_macro_info()
H A Dpro_expr.c439 dbg->de_offset_size); in dwarf_add_expr_gen()
440 operand_size = dbg->de_offset_size; in dwarf_add_expr_gen()
H A Dpro_opaque.h421 unsigned char de_offset_size; /* section offset. Here to member
H A Dpro_arange.c143 int uword_size = dbg->de_offset_size; in _dwarf_transform_arange_to_disk()
H A Dpro_forms.c860 new_attr->ar_nbytes = dbg->de_offset_size; in dwarf_add_AT_reference()
861 new_attr->ar_reloc_len = dbg->de_offset_size; in dwarf_add_AT_reference()
H A Dpro_frame.c287 fde->fde_uwordb_size = dbg->de_offset_size; in dwarf_new_fde()
H A Dpro_section.c462 int uwordb_size = dbg->de_offset_size; in _dwarf_pro_generate_debugline()
905 int uwordb_size = dbg->de_offset_size; in _dwarf_pro_generate_debugframe()
1484 int uwordb_size = dbg->de_offset_size; in _dwarf_pro_generate_debuginfo()