Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Ddebug_line_opcode_writer.h143 int modification_time, in DefineFile() argument
148 UnsignedLeb128Size(modification_time) + in DefineFile()
156 this->PushUleb128(modification_time); in DefineFile()
Dheaders.h115 int modification_time; member
150 writer.PushUleb128(file.modification_time); in WriteDebugLineTable()