Home
last modified time | relevance | path

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

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