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

Method AddXrefTo

androguard/core/analysis/analysis.py:475–484  ·  view source on GitHub ↗

Add a crossreference to another method (this method calls another method) :param classobj: :class:`~ClassAnalysis` :param methodobj: :class:`~androguard.core.bytecodes.dvm.EncodedMethod` :param offset: integer where in the method the call happens

(self, classobj, methodobj, offset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected