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

  /art/compiler/dwarf/
debug_line_opcode_writer.h 137 int modification_time,
142 UnsignedLeb128Size(modification_time) +
150 this->PushUleb128(modification_time);
headers.h 133 int modification_time; member in struct:art::dwarf::FileEntry
170 writer.PushUleb128(file.modification_time);

Completed in 50 milliseconds