Home
last modified time | relevance | path

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

/art/compiler/debug/dwarf/
Ddwarf_test.cc293 info.WriteStrp(dwarf::DW_AT_producer, "Compiler name", &debug_str_data_); in TEST_F()
Ddwarf_constants.h136 DW_AT_producer = 0x25, enumerator
/art/compiler/debug/
Delf_debug_info_writer.h129 info_.WriteString(DW_AT_producer, "Android dex2oat"); in Write()
283 info_.WriteString(DW_AT_producer, "Android dex2oat"); in Write()