Skip to content

Instantly share code, notes, and snippets.

View khatchad's full-sized avatar

Raffi Khatchadourian khatchad

View GitHub Profile
@khatchad
khatchad / call_graph_nodes2.txt
Created October 19, 2023 15:53
Strategy.run() nodes
Node: synthetic < PythonLoader, Lcom/ibm/wala/FakeRootClass, fakeRootMethod()V > Context: Everywhere
Node: synthetic < PythonLoader, Lcom/ibm/wala/FakeRootClass, fakeWorldClinit()V > Context: Everywhere
Node: <Code body of function Lscript setup.py> Context: CallStringContext: [ com.ibm.wala.FakeRootClass.fakeRootMethod()V@2 ]
Node: <Code body of function Lscript __init__.py> Context: CallStringContext: [ com.ibm.wala.FakeRootClass.fakeRootMethod()V@4 ]
Node: <Code body of function Lscript exporters.py> Context: CallStringContext: [ com.ibm.wala.FakeRootClass.fakeRootMethod()V@6 ]
Node: <Code body of function Lscript preproc_exporters.py> Context: CallStringContext: [ com.ibm.wala.FakeRootClass.fakeRootMethod()V@8 ]
Node: <Code body of function Lscript preprocessors.py> Context: CallStringContext: [ com.ibm.wala.FakeRootClass.fakeRootMethod()V@10 ]
Node: <Code body of function Lscript export.py> Context: CallStringContext: [ com.ibm.wala.FakeRootClass.fakeRootMethod()V@12 ]
Node: <Code body of function Lscrip