Home
last modified time | relevance | path

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

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