Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h321 #define DW_AT_encoding 0x3e macro
H A Ddwarf_names_enum.h220 DW_AT_encoding = 0x003e, enumerator
H A Dpro_forms.c744 case DW_AT_encoding: in dwarf_add_AT_unsigned_const_a()
H A Ddwarf_names.c647 case DW_AT_encoding: in dwarf_get_AT_name()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1012 if ((ret = ctf_dwarf_signed(cup, die, DW_AT_encoding, &type)) != 0) in ctf_dwarf_dwarf_base()