Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Dheaders.h134 static const int opcode_lengths[DebugLineOpCodeWriter<Vector>::kOpcodeBase] = { in WriteDebugLineTable() local
137 writer.PushUint8(opcode_lengths[i]); in WriteDebugLineTable()