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