Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DELF.h382 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
387 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
H A DELFObjectFile.h871 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
876 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
/freebsd-12.1/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp1205 StringRef COFFObjectFile::getRelocationTypeName(uint16_t Type) const { in getRelocationTypeName() function in COFFObjectFile
1298 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
H A DWasmObjectFile.cpp1392 void WasmObjectFile::getRelocationTypeName( in getRelocationTypeName() function in WasmObjectFile
H A DMachOObjectFile.cpp2114 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile