Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h974 #define DW_LANG_Modula2 0x000a macro
H A Ddwarf_names_enum.h777 DW_LANG_Modula2 = 0x000a, enumerator
H A Ddwarf_names.c2322 case DW_LANG_Modula2: in dwarf_get_LANG_name()