Searched refs:getRelocationKind (Results 1 – 4 of 4) sorted by relevance
55 getRelocationKind(const MachO::relocation_info &RI) { in getRelocationKind() function in __anon0dbaf98e0111::MachOLinkGraphBuilder_arm64252 auto MachORelocKind = getRelocationKind(RI); in addRelocations()300 MachORelocKind = getRelocationKind(RI); in addRelocations()
110 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_x86_64183 auto ELFRelocKind = getRelocationKind(Rel.getType(false)); in addSingleRelocation()
73 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in __anon2d072e3c0111::ELFLinkGraphBuilder_aarch64160 Expected<ELFAArch64RelocationKind> RelocKind = getRelocationKind(Type); in addSingleRelocation()
417 getRelocationKind(const uint32_t Type) { in getRelocationKind() function in llvm::jitlink::ELFLinkGraphBuilder_riscv517 Expected<riscv::EdgeKind_riscv> Kind = getRelocationKind(Type); in addSingleRelocation()