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

/art/compiler/debug/dwarf/
H A Ddebug_line_opcode_writer.h143 int modification_time,
148 UnsignedLeb128Size(modification_time) +
156 this->PushUleb128(modification_time);
141 DefineFile(const char* filename, int directory_index, int modification_time, int file_size) argument
H A Dheaders.h153 int modification_time; member in struct:art::dwarf::FileEntry
190 writer.PushUleb128(file.modification_time);

Completed in 52 milliseconds