Searched refs:PushSLeb128 (Results 1 – 4 of 4) sorted by relevance
776 data.PushSLeb128(dex::ReadSLeb128(&src)); in WriteDebugInfo()921 handlers_list.PushSLeb128(catch_count); in WriteTryBlocks()
40 handlers_.PushSLeb128(try_end->catch_all ? -catch_count : catch_count); in Visit()
61 dbginfo_.PushSLeb128(delta); in Visit()
137 size_t PushSLeb128(dex::s4 value) { in PushSLeb128() function