Searched refs:getRelocationType (Results 1 – 10 of 10) sorted by relevance
284 virtual uint64_t getRelocationType(DataRefImpl Rel) const = 0;541 return OwningObject->getRelocationType(RelocationPimpl); in getType()
283 uint64_t getRelocationType(DataRefImpl Rel) const override;
297 uint64_t getRelocationType(DataRefImpl Rel) const override;898 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function914 uint32_t type = getRelocationType(Rel); in getRelocationTypeName()
194 uint64_t getRelocationType(DataRefImpl Rel) const override;
338 uint64_t getRelocationType(DataRefImpl Rel) const override;
921 uint64_t getRelocationType(DataRefImpl Rel) const override;
342 uint64_t XCOFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in llvm::object::XCOFFObjectFile
1144 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
1492 uint64_t WasmObjectFile::getRelocationType(DataRefImpl Ref) const { in getRelocationType() function in WasmObjectFile
2153 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile2161 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName()