Home
last modified time | relevance | path

Searched refs:DW_AT_digit_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h355 #define DW_AT_digit_count 0x5f /* DWARF3f */ macro
H A Ddwarf_names_enum.h253 DW_AT_digit_count = 0x005f, enumerator
H A Ddwarf_names.c747 case DW_AT_digit_count: in dwarf_get_AT_name()