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