Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf.h273 #define DW_AT_encoding 0x3e macro
H A Dpro_forms.c471 case DW_AT_encoding: in dwarf_add_AT_unsigned_const()
H A Ddwarf_names.c546 case DW_AT_encoding: in dwarf_get_AT_name()
/titanic_50/usr/src/tools/ctf/cvt/
H A Ddwarf.c1390 (void) die_signed(dw, base, DW_AT_encoding, &enc, DW_ATTR_REQ); in die_base_from_dwarf()
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c853 if ((ret = ctf_dwarf_signed(cup, die, DW_AT_encoding, &type)) != 0) in ctf_dwarf_dwarf_base()