MCPcopy Create free account
hub / github.com/CvvT/AppTroy / MethodAnalyzer

Class MethodAnalyzer

app/src/main/java/org/cc/dexlib2/analysis/MethodAnalyzer.java:73–1783  ·  view source on GitHub ↗

The MethodAnalyzer performs several functions. It "analyzes" the instructions and infers the register types for each register, it can deodex odexed instructions, and it can verify the bytecode. The analysis and verification are done in two separate passes, because the analysis has to process instruc

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

bitSetOfIndexesMethod · 0.95

Tested by

no test coverage detected