Home
last modified time | relevance | path

Searched refs:DW_FORM_flag_present (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_util.c123 case DW_FORM_flag_present: in _dwarf_get_size_of_val()
H A Ddwarf.h222 #define DW_FORM_flag_present 0x19 /* DWARF4 */ macro
H A Ddwarf_query.c780 case DW_FORM_flag_present: return DW_FORM_CLASS_FLAG; in dwarf_get_form_class()
H A Ddwarf_form.c590 if (attr->ar_attribute_form == DW_FORM_flag_present) { in dwarf_formflag()
H A Ddwarf_names.c394 case DW_FORM_flag_present: in dwarf_get_FORM_name()