Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELF.h269 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
274 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
DELFObjectFile.h718 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
723 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp596 error_code COFFObjectFile::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() function in COFFObjectFile
DMachOObjectFile.cpp589 error_code MachOObjectFile::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() function in llvm::object::MachOObjectFile
DELFObjectFile.cpp896 ::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() function in ELFObjectFile
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1119 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
DMachOObjectFile.cpp783 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile