Home
last modified time | relevance | path

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

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