Searched refs:GIATsEntries (Results 1 – 1 of 1) sorted by relevance
87 std::vector<const MCSymbol *> GIATsEntries; in endModule() local94 GIATsEntries.push_back(impSym); in endModule()106 if (GFIDsEntries.empty() && GIATsEntries.empty() && LongjmpTargets.empty()) in endModule()117 for (const MCSymbol *S : GIATsEntries) { in endModule()