Searched defs:undefs (Results 1 – 2 of 2) sorted by relevance
248 std::vector<Symbol *> undefs; in loadMinGWSymbols() local376 const SmallPtrSetImpl<Symbol *> &undefs, in reportProblemSymbols()429 SmallPtrSet<Symbol *, 8> undefs; in reportUnresolvable() local457 SmallPtrSet<Symbol *, 8> undefs; in resolveRemainingUndefines() local
466 MapVector<const Undefined *, UndefinedDiag> undefs; variable