Home
last modified time | relevance | path

Searched refs:WriteData1 (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dwarf/
Ddebug_info_entry_writer.h106 void WriteData1(Attribute attrib, uint8_t value) { in WriteData1() function
/art/compiler/
Delf_writer_debug.cc288 info.WriteData1(DW_AT_language, DW_LANG_Java); in WriteDebugSections()