MCPcopy Create free account
hub / github.com/codehasan/dex2c / _create_xref

Method _create_xref

androguard/core/analysis/analysis.py:1038–1143  ·  view source on GitHub ↗

Create the xref for `current_class` There are four steps involved in getting the xrefs: * Xrefs for classes * for method calls * for string usage * for field manipulation All these information are stored in the *Analysis Ob

(self, current_class)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

create_xrefMethod · 0.95

Calls 15

ClassAnalysisClass · 0.85
ExternalClassClass · 0.85
StringAnalysisClass · 0.85
get_bcMethod · 0.80
get_cm_typeMethod · 0.80
get_cm_methodMethod · 0.80
get_method_descriptorMethod · 0.80
get_fake_methodMethod · 0.80
AddMXrefToMethod · 0.80
AddMXrefFromMethod · 0.80
get_cm_stringMethod · 0.80
get_cm_fieldMethod · 0.80

Tested by

no test coverage detected