Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DELFObjectFile.h1050 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
1055 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
H A DELF.h547 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
552 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
/llvm-project-15.0.7/llvm/lib/Object/
H A DCOFFObjectFile.cpp1268 StringRef COFFObjectFile::getRelocationTypeName(uint16_t Type) const { in getRelocationTypeName() function in COFFObjectFile
1364 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
H A DWasmObjectFile.cpp1803 void WasmObjectFile::getRelocationTypeName( in getRelocationTypeName() function in WasmObjectFile
H A DXCOFFObjectFile.cpp578 void XCOFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in llvm::object::XCOFFObjectFile
H A DMachOObjectFile.cpp2224 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile