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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_util.c125 case DW_FORM_flag:
H A Ddwarf_form.c597 if (attr->ar_attribute_form == DW_FORM_flag) {
H A Ddwarf_query.c779 case DW_FORM_flag: return DW_FORM_CLASS_FLAG;
H A Ddwarf.h209 #define DW_FORM_flag 0x0c macro
H A Dpro_forms.c920 new_attr->ar_attribute_form = DW_FORM_flag;
H A Ddwarf_names.c355 case DW_FORM_flag:
356 *s_out = "DW_FORM_flag";

Completed in 80 milliseconds