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