Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Ddebug_line_opcode_writer.h70 if (current_file_ != file) { in SetFile()
73 current_file_ = file; in SetFile()
111 current_file_ = 1; in EndSequence()
204 return current_file_; in CurrentFile()
226 current_file_(1),
242 int current_file_; variable