Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELF.h547 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
552 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
DELFObjectFile.h632 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
637 std::error_code ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp906 COFFObjectFile::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() function in COFFObjectFile
DMachOObjectFile.cpp897 MachOObjectFile::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() function in llvm::object::MachOObjectFile