Searched refs:getRelocationType (Results 1 – 11 of 11) sorted by relevance
290 virtual uint64_t getRelocationType(DataRefImpl Rel) const = 0;557 return OwningObject->getRelocationType(RelocationPimpl); in getType()
302 uint64_t getRelocationType(DataRefImpl Rel) const override;1024 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function1040 uint32_t type = getRelocationType(Rel); in getRelocationTypeName()
200 uint64_t getRelocationType(DataRefImpl Rel) const override;
354 uint64_t getRelocationType(DataRefImpl Rel) const override;
339 uint64_t getRelocationType(DataRefImpl Rel) const override;
969 uint64_t getRelocationType(DataRefImpl Rel) const override;
389 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
1177 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
2171 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile2179 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName()
1713 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
404 uint64_t Type = MachO->getRelocationType(Rel); in getHidden()417 uint64_t PrevType = MachO->getRelocationType(RelPrev); in getHidden()