Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h1053 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
1058 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
H A DELF.h549 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
554 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
/openbsd/gnu/llvm/llvm/lib/Object/
H A DCOFFObjectFile.cpp1271 StringRef COFFObjectFile::getRelocationTypeName(uint16_t Type) const { in getRelocationTypeName() function in COFFObjectFile
1368 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
H A DWasmObjectFile.cpp1795 void WasmObjectFile::getRelocationTypeName( in getRelocationTypeName() function in WasmObjectFile
H A DXCOFFObjectFile.cpp626 void XCOFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in llvm::object::XCOFFObjectFile
H A DMachOObjectFile.cpp2268 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile