Searched refs:getRelocationType (Results 1 – 11 of 11) sorted by relevance
287 virtual uint64_t getRelocationType(DataRefImpl Rel) const = 0;554 return OwningObject->getRelocationType(RelocationPimpl); in getType()
302 uint64_t getRelocationType(DataRefImpl Rel) const override;1020 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function1036 uint32_t type = getRelocationType(Rel); in getRelocationTypeName()
200 uint64_t getRelocationType(DataRefImpl Rel) const override;
309 uint64_t getRelocationType(DataRefImpl Rel) const override;
339 uint64_t getRelocationType(DataRefImpl Rel) const override;
969 uint64_t getRelocationType(DataRefImpl Rel) const override;
383 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
1170 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
2165 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile2173 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName()
1712 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()