Home
last modified time | relevance | path

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

/aosp12/art/libelffile/dwarf/
H A Ddebug_line_opcode_writer.h201 int GetCodeFactorBits() const { in GetCodeFactorBits() function
H A Dheaders.h133 writer.PushUint8(1 << opcodes.GetCodeFactorBits()); in WriteDebugLineTable()