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

  /art/compiler/debug/dwarf/
headers.h 137 writer.PushUint16(4); // Version.
170 writer.PushUint16(3); // .debug_line version.
writer.h 41 void PushUint16(int value) {
85 PushUint16(static_cast<uint16_t>(value));
debug_frame_opcode_writer.h 59 this->PushUint16(delta);
debug_info_entry_writer.h 114 this->PushUint16(value);
  /art/compiler/debug/
elf_debug_loc_writer.h 273 debug_loc.PushUint16(expr.size());

Completed in 3999 milliseconds