Searched defs:getRelocationKind (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
| H A D | ELF_x86.cpp | 117 Expected<x86::EdgeKind_x86> getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_x86 |
| H A D | MachO_arm64.cpp | 73 getRelocationKind(const MachO::relocation_info &RI) { in getRelocationKind() function in __anonacda305e0111::MachOLinkGraphBuilder_arm64 |
| H A D | ELF_loongarch.cpp | 284 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anon7d1b0a800111::ELFLinkGraphBuilder_loongarch |
| H A D | ELF_aarch64.cpp | 159 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anoncc26650c0111::ELFLinkGraphBuilder_aarch64 |
| H A D | ELF_riscv.cpp | 783 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_riscv |