Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Ddebug_line_opcode_writer.h137 int modification_time, in DefineFile() argument
142 UnsignedLeb128Size(modification_time) + in DefineFile()
150 this->PushUleb128(modification_time); in DefineFile()
Dheaders.h133 int modification_time; member
170 writer.PushUleb128(file.modification_time); in WriteDebugLineTable()