Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h996 #define DW_LANG_Rust 0x001c /* DWARF5 */ macro
H A Ddwarf_names_enum.h795 DW_LANG_Rust = 0x001c, enumerator
H A Ddwarf_names.c2376 case DW_LANG_Rust: in dwarf_get_LANG_name()