Searched refs:getRelocationType (Results 1 – 16 of 16) sorted by relevance
235 virtual uint64_t getRelocationType(DataRefImpl Rel) const = 0;454 return OwningObject->getRelocationType(RelocationPimpl); in getType()
242 uint64_t getRelocationType(DataRefImpl Rel) const override;709 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function725 uint32_t type = getRelocationType(Rel); in getRelocationTypeName()
238 uint64_t getRelocationType(DataRefImpl Rel) const override;
749 uint64_t getRelocationType(DataRefImpl Rel) const override;
250 virtual uint64_t getRelocationType(DataRefImpl Rel) const = 0;495 return OwningObject->getRelocationType(RelocationPimpl); in getType()
184 uint64_t getRelocationType(DataRefImpl Rel) const override;
269 uint64_t getRelocationType(DataRefImpl Rel) const override;843 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function859 uint32_t type = getRelocationType(Rel); in getRelocationTypeName()
341 uint64_t getRelocationType(DataRefImpl Rel) const override;
917 uint64_t getRelocationType(DataRefImpl Rel) const override;
919 uint64_t Type = MachO->getRelocationType(Rel); in getHidden()932 uint64_t PrevType = MachO->getRelocationType(RelPrev); in getHidden()
778 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile786 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName()
1078 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
859 uint64_t Type = MachO->getRelocationType(Rel); in getHidden()872 uint64_t PrevType = MachO->getRelocationType(RelPrev); in getHidden()
1240 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
2109 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile2117 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName()