Searched defs:getRelocationOffset (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h106 std::error_code getRelocationOffset(DataRefImpl Rel,
591 ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel, function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp865 std::error_code COFFObjectFile::getRelocationOffset(DataRefImpl Rel, function in class:COFFObjectFile
H A DMachOObjectFile.cpp849 getRelocationOffset(Rel, Offset);
859 std::error_code MachOObjectFile::getRelocationOffset(DataRefImpl Rel, function in class:llvm::object::MachOObjectFile

Completed in 89 milliseconds