Searched refs:DW_AT_declaration (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf.h271 #define DW_AT_declaration 0x3c macro
H A Dpro_forms.c897 case DW_AT_declaration:
H A Ddwarf_names.c540 case DW_AT_declaration:
541 *s_out = "DW_AT_declaration";
/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c525 return (die_bool(dw, die, DW_AT_declaration, &val, 0) && val);

Completed in 108 milliseconds