Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h990 #define DW_LANG_Go 0x0016 /* DWARF5 */ macro
H A Ddwarf_names_enum.h789 DW_LANG_Go = 0x0016, enumerator
H A Ddwarf_names.c2358 case DW_LANG_Go: in dwarf_get_LANG_name()