Searched defs:getRelocationKind (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | ELF_loongarch.cpp | 52 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anon085fe3920111::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) { getRelocationKind() function in __anon6c919cf00111::MachOLinkGraphBuilder_arm64 |
H A D | ELF_aarch64.cpp | 77 getRelocationKind(const uint32_t Type) { getRelocationKind() function in __anon8bddd19e0111::ELFLinkGraphBuilder_aarch64 |
H A D | ELF_riscv.cpp | 780 getRelocationKind(const uint32_t Type) { getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_riscv |