Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Ddebug_line_opcode_writer.h195 int GetCodeFactorBits() const { in GetCodeFactorBits() function
Dheaders.h153 writer.PushUint8(1 << opcodes.GetCodeFactorBits()); in WriteDebugLineTable()