Searched defs:getRelocationKind (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
| H A D | ELF_loongarch.cpp | 52 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anon58c9e2f60111::ELFLinkGraphBuilder_loongarch |
| H A D | ELF_i386.cpp | 115 static Expected<i386::EdgeKind_i386> getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_i386 |
| H A D | MachO_arm64.cpp | 56 getRelocationKind(const MachO::relocation_info &RI) { in getRelocationKind() function in __anonbaec73540111::MachOLinkGraphBuilder_arm64 |
| H A D | ELF_aarch64.cpp | 77 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anonda38a8020111::ELFLinkGraphBuilder_aarch64 |
| H A D | ELF_riscv.cpp | 780 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_riscv |