Searched refs:isSymbolInternal (Results 1 – 6 of 6) sorted by relevance
233 virtual error_code isSymbolInternal(DataRefImpl Symb, bool &Res) const = 0;339 return OwningObject->isSymbolInternal(SymbolPimpl, Result); in isInternal()
48 virtual error_code isSymbolInternal(DataRefImpl Symb, bool &Res) const;
101 virtual error_code isSymbolInternal(DataRefImpl Symb, bool &Res) const;
272 error_code COFFObjectFile::isSymbolInternal(DataRefImpl Symb, in isSymbolInternal() function in COFFObjectFile
332 virtual error_code isSymbolInternal(DataRefImpl Symb, bool &Res) const;641 ::isSymbolInternal(DataRefImpl Symb, in isSymbolInternal() function in ELFObjectFile
203 error_code MachOObjectFile::isSymbolInternal(DataRefImpl DRI, in isSymbolInternal() function in llvm::object::MachOObjectFile