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