Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h1005 #define DW_LANG_BLISS 0x0025 /* DWARF5 */ macro
H A Ddwarf_names_enum.h804 DW_LANG_BLISS = 0x0025, enumerator
H A Ddwarf_names.c2403 case DW_LANG_BLISS: in dwarf_get_LANG_name()