Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFObjectFile.h553 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function
DELF.h586 ELFFile<ELFT>::getRelocationSymbol(const Elf_Shdr *Sec, const RelT *Rel) const { in getRelocationSymbol() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1033 symbol_iterator COFFObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in COFFObjectFile
DMachOObjectFile.cpp693 MachOObjectFile::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() function in MachOObjectFile