Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h982 #define DW_LANG_UPC 0x0012 /* DWARF3f */ macro
H A Ddwarf_names_enum.h785 DW_LANG_UPC = 0x0012, enumerator
H A Ddwarf_names.c2346 case DW_LANG_UPC: in dwarf_get_LANG_name()