Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h968 #define DW_LANG_C_plus_plus 0x0004 macro
H A Ddwarf_names_enum.h771 DW_LANG_C_plus_plus = 0x0004, enumerator
H A Ddwarf_names.c2304 case DW_LANG_C_plus_plus: in dwarf_get_LANG_name()