llvm2cpg
llvm2cpg copied to clipboard
use global variables
When using global variables, addressof[global variable value] instead of addressof[global variable name].how can we get global variable name in CPG?