Searched refs:DW_FORM_strp (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_query.c353 if (attr_form != DW_FORM_strp) {
758 case DW_FORM_strp: return DW_FORM_CLASS_STRING;
H A Ddwarf_util.c170 case DW_FORM_strp:
H A Ddwarf_form.c898 if (attr->ar_attribute_form == DW_FORM_strp) {
H A Ddwarf.h211 #define DW_FORM_strp 0x0e macro
H A Ddwarf_names.c361 case DW_FORM_strp:
362 *s_out = "DW_FORM_strp";

Completed in 310 milliseconds