Searched refs:DW_AT_language (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dwarf/ | ||
D | dwarf_constants.h | 122 DW_AT_language = 0x13, enumerator |
/art/compiler/ | ||
D | elf_writer_debug.cc | 288 info.WriteData1(DW_AT_language, DW_LANG_Java); in WriteDebugSections() |