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.h127 void getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() function
H A DELFObjectFile.h1149 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
1154 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
H A DELF.h682 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
687 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1381 StringRef COFFObjectFile::getRelocationTypeName(uint16_t Type) const { in getRelocationTypeName() function in COFFObjectFile
1498 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
H A DXCOFFObjectFile.cpp641 void XCOFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp2078 void WasmObjectFile::getRelocationTypeName( in getRelocationTypeName() function in WasmObjectFile
H A DMachOObjectFile.cpp2276 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile