Searched refs:allowShlibUndefines (Results 1 – 2 of 2) sorted by relevance
92 bool allowShlibUndefines() const { return _allowShlibUndefines; } in allowShlibUndefines() function
417 if (isa<SharedLibraryFile>(undef->file()) && _ctx.allowShlibUndefines()) in checkUndefines()