Searched defs:getRelocationType (Results 1 – 5 of 5) sorted by relevance
342 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
1492 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
1144 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
2153 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile
898 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function