Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h1001 #define DW_LANG_C_plus_plus_14 0x0021 /* DWARF5 */ macro
H A Ddwarf_names_enum.h800 DW_LANG_C_plus_plus_14 = 0x0021, enumerator
H A Ddwarf_names.c2391 case DW_LANG_C_plus_plus_14: in dwarf_get_LANG_name()