Searched refs:getRelocationHidden (Results 1 – 3 of 3) sorted by relevance
100 virtual error_code getRelocationHidden(DataRefImpl Rel, bool &Result) const;
341 virtual error_code getRelocationHidden(DataRefImpl Rel, bool &Result) const { in getRelocationHidden() function573 return OwningObject->getRelocationHidden(RelocationPimpl, Result); in getHidden()
1194 error_code MachOObjectFile::getRelocationHidden(DataRefImpl Rel, in getRelocationHidden() function in llvm::object::MachOObjectFile