Searched refs:getRelocationType (Results 1 – 11 of 11) sorted by relevance
290 virtual uint64_t getRelocationType(DataRefImpl Rel) const = 0;572 return OwningObject->getRelocationType(RelocationPimpl); in getType()
197 uint64_t getRelocationType(DataRefImpl Rel) const override;
315 uint64_t getRelocationType(DataRefImpl Rel) const override;1044 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function1060 uint32_t type = getRelocationType(Rel); in getRelocationTypeName()
613 uint64_t getRelocationType(DataRefImpl Rel) const override;
489 uint64_t getRelocationType(DataRefImpl Rel) const override;
962 uint64_t getRelocationType(DataRefImpl Rel) const override;
620 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
1234 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
1790 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
2263 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile2271 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName()
423 uint64_t Type = MachO->getRelocationType(Rel); in getHidden()436 uint64_t PrevType = MachO->getRelocationType(RelPrev); in getHidden()