Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h976 #define DW_LANG_C99 0x000c /* DWARF3 */ macro
H A Ddwarf_names_enum.h779 DW_LANG_C99 = 0x000c, enumerator
H A Ddwarf_names.c2328 case DW_LANG_C99: in dwarf_get_LANG_name()