Searched refs:callgraphSec (Results 1 – 3 of 3) sorted by relevance
190 const coff_section *callgraphSec = nullptr; variable
225 callgraphSec = sec; in readSection()
1153 if (obj->callgraphSec) { in readCallGraphsFromObjectFiles()1156 obj->getCOFFObj()->getSectionContents(obj->callgraphSec, contents)); in readCallGraphsFromObjectFiles()