Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h981 #define DW_LANG_ObjC_plus_plus 0x0011 /* DWARF3f */ macro
H A Ddwarf_names_enum.h784 DW_LANG_ObjC_plus_plus = 0x0011, enumerator
H A Ddwarf_names.c2343 case DW_LANG_ObjC_plus_plus: in dwarf_get_LANG_name()