Searched defs:GraphSec (Results 1 – 2 of 2) sorted by relevance
281 auto &GraphSec = G->createSection(*Name, Prot); in graphifySections() local380 if (auto *GraphSec = getGraphSection(Sym.st_shndx)) { in graphifySymbols() local
324 Section &GraphSec, uint64_t Address, const char *Data, uint64_t Size, in addSectionStartSymAndBlock()