Lines Matching defs:resolve
87 assert(!this->Symbols->empty() && "Can not fail to resolve an empty set");
132 assert(!this->Symbols.empty() && "Can not fail to resolve an empty set");
138 assert(!this->Symbols.empty() && "Can not fail to resolve an empty set");
152 assert(!this->Symbols.empty() && "Can not fail to resolve an empty set");
207 "Cannot query for a symbols that have not reached the resolve state "
366 // largest set of aliases that we can resolve without encountering a chain of
368 // query would be waiting on a symbol that it itself had to resolve. Creating
446 // Don't try to resolve materialization-side-effects-only symbols.
875 Error JITDylib::resolve(MaterializationResponsibility &MR,
2897 "Can't resolve materialization-side-effects-only symbol");
2911 return MR.JD.resolve(MR, Symbols);