Searched refs:getRelocationType (Results 1 – 11 of 11) sorted by relevance
290 virtual uint64_t getRelocationType(DataRefImpl Rel) const = 0;567 return OwningObject->getRelocationType(RelocationPimpl); in getType()
197 uint64_t getRelocationType(DataRefImpl Rel) const override;
314 uint64_t getRelocationType(DataRefImpl Rel) const override;1041 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function1057 uint32_t type = getRelocationType(Rel); in getRelocationTypeName()
535 uint64_t getRelocationType(DataRefImpl Rel) const override;
463 uint64_t getRelocationType(DataRefImpl Rel) const override;
969 uint64_t getRelocationType(DataRefImpl Rel) const override;
572 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
1231 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
1798 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
2219 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile2227 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName()
408 uint64_t Type = MachO->getRelocationType(Rel); in getHidden()421 uint64_t PrevType = MachO->getRelocationType(RelPrev); in getHidden()