Searched defs:getRelocationTypeName (Results 1 – 5 of 5) sorted by relevance
382 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function387 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
871 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function876 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
1205 StringRef COFFObjectFile::getRelocationTypeName(uint16_t Type) const { in getRelocationTypeName() function in COFFObjectFile1298 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
1392 void WasmObjectFile::getRelocationTypeName( in getRelocationTypeName() function in WasmObjectFile
2114 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile