Searched defs:getRelocationKind (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | ELF_loongarch.cpp | 52 getRelocationKind(const uint32_t Type) { getRelocationKind() function in __anon7b3126930111::ELFLinkGraphBuilder_loongarch |
H A D | ELF_i386.cpp | 115 static Expected<i386::EdgeKind_i386> getRelocationKind(const uint32_t Type) { getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_i386 |
H A D | MachO_arm64.cpp | 57 getRelocationKind(const MachO::relocation_info &RI) { getRelocationKind() function in __anon18842bb10111::MachOLinkGraphBuilder_arm64 |
H A D | ELF_aarch64.cpp | 80 getRelocationKind(const uint32_t Type) { getRelocationKind() function in __anon37d0605f0111::ELFLinkGraphBuilder_aarch64 |
H A D | ELF_riscv.cpp | 783 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_riscv |