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