Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFObjectFile.h685 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp974 uint64_t COFFObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in COFFObjectFile
DMachOObjectFile.cpp607 uint64_t MachOObjectFile::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() function in MachOObjectFile