Home
last modified time | relevance | path

Searched refs:de_ar_ref_attr_form (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Dpro_init.c215 dbg->de_ar_ref_attr_form = DW_FORM_ref8; in common_init()
218 dbg->de_ar_ref_attr_form = DW_FORM_ref4; in common_init()
H A Dpro_opaque.h445 int de_ar_ref_attr_form; /* ref8 ref4 , abi dependent */ member
H A Dpro_forms.c859 new_attr->ar_attribute_form = dbg->de_ar_ref_attr_form; in dwarf_add_AT_reference()