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

Method AddXrefFrom

androguard/core/analysis/analysis.py:912–923  ·  view source on GitHub ↗

Creates a crossreference from this class. XrefFrom means, that the current class is called by another class. :param ref_kind: :param classobj: :class:`ClassAnalysis` object to link :param methodobj: :param offset: Offset in the methods bytecode, wher

(self, ref_kind, classobj, methodobj, offset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

AddMXrefFromMethod · 0.45
_create_xrefMethod · 0.45

Calls 1

addMethod · 0.45

Tested by

no test coverage detected