Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Dheaders.h158 static const int opcode_lengths[DebugLineOpCodeWriter<Allocator>::kOpcodeBase] = { in WriteDebugLineTable() local
161 writer.PushUint8(opcode_lengths[i]); in WriteDebugLineTable()