Home
last modified time | relevance | path

Searched defs:getRelocationSymbol (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Object/
DELF.h306 ELFFile<ELFT>::getRelocationSymbol(const Elf_Rel *Rel, in getRelocationSymbol() function
DELFObjectFile.h680 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp578 error_code COFFObjectFile::getRelocationSymbol(DataRefImpl Rel, in getRelocationSymbol() function in COFFObjectFile
DMachOObjectFile.cpp561 error_code MachOObjectFile::getRelocationSymbol(DataRefImpl Rel, in getRelocationSymbol() function in llvm::object::MachOObjectFile
DELFObjectFile.cpp822 ::getRelocationSymbol(DataRefImpl Rel, in getRelocationSymbol() function in ELFObjectFile
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1064 symbol_iterator COFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in COFFObjectFile
DMachOObjectFile.cpp753 MachOObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in MachOObjectFile