Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h432 StringRef ELFFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
437 void ELFFile<ELFT>::getRelocationTypeName(uint32_t Type, in getRelocationTypeName() function
DELFObjectFile.h907 StringRef ELFObjectFile<ELFT>::getRelocationTypeName(uint32_t Type) const { in getRelocationTypeName() function
912 void ELFObjectFile<ELFT>::getRelocationTypeName( in getRelocationTypeName() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp348 void XCOFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in llvm::object::XCOFFObjectFile
DCOFFObjectFile.cpp1181 StringRef COFFObjectFile::getRelocationTypeName(uint16_t Type) const { in getRelocationTypeName() function in COFFObjectFile
1277 void COFFObjectFile::getRelocationTypeName( in getRelocationTypeName() function in COFFObjectFile
DWasmObjectFile.cpp1497 void WasmObjectFile::getRelocationTypeName( in getRelocationTypeName() function in WasmObjectFile
DMachOObjectFile.cpp2158 void MachOObjectFile::getRelocationTypeName( in getRelocationTypeName() function in MachOObjectFile