Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h994 #define DW_LANG_C_plus_plus_11 0x001a /* DWARF5 */ macro
H A Ddwarf_names_enum.h793 DW_LANG_C_plus_plus_11 = 0x001a, enumerator
H A Ddwarf_names.c2370 case DW_LANG_C_plus_plus_11: in dwarf_get_LANG_name()