Home
last modified time | relevance | path

Searched refs:DW_FORM_flag (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_util.c125 case DW_FORM_flag: in _dwarf_get_size_of_val()
H A Ddwarf.h209 #define DW_FORM_flag 0x0c macro
H A Ddwarf_query.c779 case DW_FORM_flag: return DW_FORM_CLASS_FLAG; in dwarf_get_form_class()
H A Ddwarf_form.c597 if (attr->ar_attribute_form == DW_FORM_flag) { in dwarf_formflag()
H A Dpro_forms.c920 new_attr->ar_attribute_form = DW_FORM_flag; in dwarf_add_AT_flag()
H A Ddwarf_names.c355 case DW_FORM_flag: in dwarf_get_FORM_name()