Searched defs:getRelocationTypeName (Results 1 – 4 of 4) sorted by relevance
698 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function703 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
503 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function508 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
1016 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
623 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile