Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h126 void getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() function
H A DELFObjectFile.h1144 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
1149 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
H A DELF.h676 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
681 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1308 StringRef COFFObjectFile::getRelocationTypeName(uint16_t Type) const { in getRelocationTypeName() function in COFFObjectFile
1404 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
H A DXCOFFObjectFile.cpp636 void XCOFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp2057 void WasmObjectFile::getRelocationTypeName( in getRelocationTypeName() function in WasmObjectFile
H A DMachOObjectFile.cpp2275 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile