Home
last modified time | relevance | path

Searched refs:getRelocationKind (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp147 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_riscv
252 auto Kind = getRelocationKind(Type); in addRelocations()
H A DMachO_arm64.cpp35 getRelocationKind(const MachO::relocation_info &RI) { in getRelocationKind() function in __anond9e8b5920111::MachOLinkGraphBuilder_arm64
220 auto Kind = getRelocationKind(RI); in addRelocations()
268 Kind = getRelocationKind(RI); in addRelocations()
H A DELF_x86_64.cpp233 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_x86_64
342 auto Kind = getRelocationKind(Type); in addRelocations()