Home
last modified time | relevance | path

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

/titanic_41/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: in dwarf_add_AT_flag()
H A Ddwarf_names.c540 case DW_AT_declaration: in dwarf_get_AT_name()
/titanic_41/usr/src/tools/ctf/cvt/
H A Ddwarf.c525 return (die_bool(dw, die, DW_AT_declaration, &val, 0) && val); in die_isdecl()