HomeSort by relevance Sort by last modified time
    Searched refs:SetIsStmt (Results 1 - 3 of 3) sorted by null

  /art/compiler/debug/
elf_debug_line_writer.h 245 opcodes.SetIsStmt(false);
249 opcodes.SetIsStmt(default_is_stmt);
252 opcodes.SetIsStmt(default_is_stmt);
  /art/compiler/debug/dwarf/
debug_line_opcode_writer.h 84 void SetIsStmt(bool is_stmt) {
dwarf_test.cc 220 opcodes.SetIsStmt(true);
222 opcodes.SetIsStmt(false);

Completed in 185 milliseconds