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