Searched refs:FactorDataOffset (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dwarf/
H A Ddebug_frame_opcode_writer.h118 int factored_offset = FactorDataOffset(offset); // May change sign.
200 this->PushSleb128(FactorDataOffset(offset));
224 this->PushSleb128(FactorDataOffset(offset));
236 int factored_offset = FactorDataOffset(offset); // May change sign.
310 int FactorDataOffset(int offset) const { function in class:art::dwarf::DebugFrameOpCodeWriter

Completed in 17 milliseconds