Searched refs:getRelocationKind (Results 1 – 6 of 6) sorted by relevance
52 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anon2c751b7c0111::ELFLinkGraphBuilder_loongarch111 Expected<loongarch::EdgeKind_loongarch> Kind = getRelocationKind(Type); in addSingleRelocation()
114 static Expected<i386::EdgeKind_i386> getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_i386178 Expected<i386::EdgeKind_i386> Kind = getRelocationKind(Rel.getType(false)); in addSingleRelocation()
55 getRelocationKind(const MachO::relocation_info &RI) { in getRelocationKind() function in __anon1b43d25a0111::MachOLinkGraphBuilder_arm64252 auto MachORelocKind = getRelocationKind(RI); in addRelocations()300 MachORelocKind = getRelocationKind(RI); in addRelocations()
124 static Expected<ELFX86RelocationKind> getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_x86_64197 auto ELFRelocKind = getRelocationKind(Rel.getType(false)); in addSingleRelocation()
73 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anon3a9007080111::ELFLinkGraphBuilder_aarch64160 Expected<ELFAArch64RelocationKind> RelocKind = getRelocationKind(Type); in addSingleRelocation()
470 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_riscv576 Expected<riscv::EdgeKind_riscv> Kind = getRelocationKind(Type); in addSingleRelocation()