Home
last modified time | relevance | path

Searched refs:getRelocationHidden (Results 1 – 3 of 3) sorted by relevance

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