Searched refs:getRelocationKind (Results 1 – 5 of 5) sorted by relevance
52 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anon58c9e2f60111::ELFLinkGraphBuilder_loongarch111 Expected<loongarch::EdgeKind_loongarch> Kind = getRelocationKind(Type); in addSingleRelocation()
115 static Expected<i386::EdgeKind_i386> getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_i386181 Expected<i386::EdgeKind_i386> Kind = getRelocationKind(Rel.getType(false)); in addSingleRelocation()
56 getRelocationKind(const MachO::relocation_info &RI) { in getRelocationKind() function in __anonbaec73540111::MachOLinkGraphBuilder_arm64273 auto MachORelocKind = getRelocationKind(RI); in addRelocations()321 MachORelocKind = getRelocationKind(RI); in addRelocations()
77 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anonda38a8020111::ELFLinkGraphBuilder_aarch64172 Expected<ELFAArch64RelocationKind> RelocKind = getRelocationKind(Type); in addSingleRelocation()
780 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_riscv894 Expected<riscv::EdgeKind_riscv> Kind = getRelocationKind(Type); in addSingleRelocation()