Searched refs:GIATsEntries (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp86 std::vector<const MCSymbol *> GIATsEntries; local
93 GIATsEntries.push_back(impSym);
105 if (GFIDsEntries.empty() && GIATsEntries.empty() && LongjmpTargets.empty())
116 for (const MCSymbol *S : GIATsEntries) {

Completed in 177 milliseconds