Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Ddebug_frame_opcode_writer.h132 this->PushSleb128(factored_offset); in Offset()
200 this->PushSleb128(FactorDataOffset(offset)); in DefCFA()
224 this->PushSleb128(FactorDataOffset(offset)); in DefCFAOffset()
244 this->PushSleb128(factored_offset); in ValOffset()
Dwriter.h104 void PushSleb128(int value) { in PushSleb128() function
Ddebug_line_opcode_writer.h64 this->PushSleb128(delta); in AdvanceLine()
Dheaders.h53 writer.PushSleb128(DebugFrameOpCodeWriter<Allocator>::kDataAlignmentFactor); in WriteDebugFrameCIE()
Ddebug_info_entry_writer.h128 this->PushSleb128(value); in WriteSdata()