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

Method AddXrefFrom

androguard/core/analysis/analysis.py:486–495  ·  view source on GitHub ↗

Add a crossrefernece from another method (this method is called by 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