Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Ddebug_info_entry_writer.h116 void WriteData4(Attribute attrib, uint32_t value) { in WriteData4() function
/art/compiler/
Delf_writer_debug.cc291 info.WriteData4(DW_AT_stmt_list, debug_line->size()); in WriteDebugSections()