Home
last modified time | relevance | path

Searched refs:getRelocationOffset (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Object/
DMachO.h88 virtual error_code getRelocationOffset(DataRefImpl Rel,
DObjectFile.h327 virtual error_code getRelocationOffset(DataRefImpl Rel,
545 return OwningObject->getRelocationOffset(RelocationPimpl, Result); in getOffset()
DCOFF.h142 virtual error_code getRelocationOffset(DataRefImpl Rel,
DELF.h565 virtual error_code getRelocationOffset(DataRefImpl Rel,
1269 ::getRelocationOffset(DataRefImpl Rel,
/external/llvm/lib/Object/
DCOFFObjectFile.cpp677 error_code COFFObjectFile::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset() function in COFFObjectFile
DMachOObjectFile.cpp727 error_code MachOObjectFile::getRelocationOffset(DataRefImpl Rel, in getRelocationOffset() function in llvm::object::MachOObjectFile