Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h121 void getRelocationTypeName(DataRefImpl Rel, getRelocationTypeName() function
H A DELFObjectFile.h1078 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { getRelocationTypeName() function
1083 void ELFObjectFile<ELFT>::getRelocationTypeName( getRelocationTypeName() function
H A DELF.h628 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { getRelocationTypeName() function
633 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, getRelocationTypeName() function
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1322 StringRef COFFObjectFile::getRelocationTypeName(uint16_t Type) const { getRelocationTypeName() function in COFFObjectFile
1420 void COFFObjectFile::getRelocationTypeName( getRelocationTypeName() function in COFFObjectFile
H A DWasmObjectFile.cpp1875 void WasmObjectFile::getRelocationTypeName( getRelocationTypeName() function in WasmObjectFile
H A DXCOFFObjectFile.cpp630 void XCOFFObjectFile::getRelocationTypeName( getRelocationTypeName() function in llvm::object::XCOFFObjectFile
H A DMachOObjectFile.cpp2275 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile