Searched defs:getRelocationTypeName (Results 1 – 4 of 4) sorted by relevance
271 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function276 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
705 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function710 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
1034 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
645 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile