MCPcopy Create free account
hub / github.com/Gyoonus/deoptfuscator / DexRegisterMap

Class DexRegisterMap

android/art/runtime/stack_map.h:450–657  ·  view source on GitHub ↗

Information on Dex register locations for a specific PC, mapping a * stack map's Dex register to a location entry in a DexRegisterLocationCatalog. * The information is of the form: * * [live_bit_mask, entries*] * * where entries are concatenated unsigned integer values encoded on a number * of bits (fixed per DexRegisterMap instances of a CodeInfo object) depending * on the number of ent

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GetDexRegisterMapOfMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected