Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h965 #define DW_LANG_C89 0x0001 macro
H A Ddwarf_names_enum.h768 DW_LANG_C89 = 0x0001, enumerator
H A Ddwarf_names.c2295 case DW_LANG_C89: in dwarf_get_LANG_name()