Searched refs:getRelocationHidden (Results 1 - 3 of 3) 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);
H A DMachO.h118 std::error_code getRelocationHidden(DataRefImpl Rel,
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp1185 std::error_code MachOObjectFile::getRelocationHidden(DataRefImpl Rel, function in class:llvm::object::MachOObjectFile

Completed in 836 milliseconds