Searched defs:getRelocationHidden (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Object/
H A DObjectFile.h289 virtual std::error_code getRelocationHidden(DataRefImpl Rel, function in class:llvm::object::ObjectFile
525 return OwningObject->getRelocationHidden(RelocationPimpl, Result);
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp1185 std::error_code MachOObjectFile::getRelocationHidden(DataRefImpl Rel, function in class:llvm::object::MachOObjectFile

Completed in 571 milliseconds