HomeSort by relevance Sort by last modified time
    Searched refs:WriteData1 (Results 1 - 2 of 2) sorted by null

  /art/compiler/debug/dwarf/
debug_info_entry_writer.h 107 void WriteData1(Attribute attrib, uint8_t value) {
  /art/compiler/debug/
elf_debug_info_writer.h 129 info_.WriteData1(DW_AT_language, DW_LANG_Java);
283 info_.WriteData1(DW_AT_language, DW_LANG_Java);
598 info_.WriteData1(DW_AT_encoding, encoding);
599 info_.WriteData1(DW_AT_byte_size, byte_size);

Completed in 1437 milliseconds