Home
last modified time | relevance | path

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

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