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

Class StackMap

android/art/runtime/stack_map.h:803–899  ·  view source on GitHub ↗

* A Stack Map holds compilation information for a specific PC necessary for: * - Mapping it to a dex PC, * - Knowing which stack entries are objects, * - Knowing which registers hold objects, * - Knowing the inlining information, * - Knowing the values of dex registers. * * The information is of the form: * * [native_pc_offset, dex_pc, dex_register_map_offset, inlining_info_index, regis

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

GetStackMapAtMethod · 0.85
GetStackMapForDexPcMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected