Searched refs:getRelocationType (Results 1 – 9 of 9) sorted by relevance
264 virtual uint64_t getRelocationType(DataRefImpl Rel) const = 0;517 return OwningObject->getRelocationType(RelocationPimpl); in getType()
193 uint64_t getRelocationType(DataRefImpl Rel) const override;
273 uint64_t getRelocationType(DataRefImpl Rel) const override;862 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function878 uint32_t type = getRelocationType(Rel); in getRelocationTypeName()
341 uint64_t getRelocationType(DataRefImpl Rel) const override;
920 uint64_t getRelocationType(DataRefImpl Rel) const override;
892 uint64_t Type = MachO->getRelocationType(Rel); in getHidden()905 uint64_t PrevType = MachO->getRelocationType(RelPrev); in getHidden()
1168 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
1387 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
2109 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile2117 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName()