Searched refs:getRelocationKind (Results 1 – 5 of 5) sorted by relevance
117 Expected<x86::EdgeKind_x86> getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_x86190 Expected<x86::EdgeKind_x86> Kind = getRelocationKind(ELFReloc); in addSingleRelocation()
73 getRelocationKind(const MachO::relocation_info &RI) { in getRelocationKind() function in __anonacda305e0111::MachOLinkGraphBuilder_arm64294 auto MachORelocKind = getRelocationKind(RI); in addRelocations()342 MachORelocKind = getRelocationKind(RI); in addRelocations()
284 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anon7d1b0a800111::ELFLinkGraphBuilder_loongarch380 Expected<loongarch::EdgeKind_loongarch> Kind = getRelocationKind(Type); in addSingleRelocation()
159 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anoncc26650c0111::ELFLinkGraphBuilder_aarch64258 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()