Searched refs:getRelocationKind (Results 1 – 5 of 5) sorted by relevance
52 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anon7d1b0a800111::ELFLinkGraphBuilder_loongarch 111 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()
57 getRelocationKind(const MachO::relocation_info &RI) { in getRelocationKind() function in __anonacda305e0111::MachOLinkGraphBuilder_arm64274 auto MachORelocKind = getRelocationKind(RI); in addRelocations()322 MachORelocKind = getRelocationKind(RI); in addRelocations()
80 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anoncc26650c0111::ELFLinkGraphBuilder_aarch64177 Expected<ELFAArch64RelocationKind> RelocKind = getRelocationKind(Type); in addSingleRelocation()
783 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_riscv897 Expected<riscv::EdgeKind_riscv> Kind = getRelocationKind(Type); in addSingleRelocation()