Searched refs:SLeb128Type (Results 1 – 3 of 3) sorted by relevance
21 SLeb128Type dwarfRegAndOff = offset; in EncodeRegAndOffset()37 void LLVMStackMapType::DecodeRegAndOffset(SLeb128Type regOffset, DwarfRegType ®, OffsetType &off… in DecodeRegAndOffset()50 SLeb128Type vregIdAndKind = id; in EncodeVRegsInfo()64 void LLVMStackMapType::DecodeVRegsInfo(SLeb128Type vregsInfo, VRegId &id, KindType &kind) in DecodeVRegsInfo()
72 using SLeb128Type = int64_t; variable91 SLeb128Type data = value; in EncodeData()99 static void DecodeRegAndOffset(SLeb128Type regOffset, DwarfRegType ®, OffsetType &offset);102 static void DecodeVRegsInfo(SLeb128Type vregsInfo, VRegId &id, KindType &kind);
167 panda::leb128::DecodeSigned<LLVMStackMapType::SLeb128Type>(ptr + offset); in ParseArkStackMap()188 panda::leb128::DecodeSigned<LLVMStackMapType::SLeb128Type>(ptr + deoptOffset); in ParseArkDeopt()194 panda::leb128::DecodeSigned<LLVMStackMapType::SLeb128Type>(ptr + deoptOffset); in ParseArkDeopt()205 panda::leb128::DecodeSigned<LLVMStackMapType::SLeb128Type>(ptr + deoptOffset); in ParseArkDeopt()