Searched refs:DW_AT_stmt_list (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dwarf/ | ||
D | dwarf_constants.h | 119 DW_AT_stmt_list = 0x10, enumerator |
/art/compiler/ | ||
D | elf_writer_debug.cc | 291 info.WriteData4(DW_AT_stmt_list, debug_line->size()); in WriteDebugSections() |