Lines Matching full:relocation

72     llvm_unreachable("Invalid relocation type");  in resolveX86_64()
103 llvm_unreachable("Invalid relocation type"); in resolveAArch64()
125 llvm_unreachable("Invalid relocation type"); in resolveBPF()
153 llvm_unreachable("Invalid relocation type"); in resolveMips64()
175 llvm_unreachable("Invalid relocation type"); in resolveMSP430()
203 llvm_unreachable("Invalid relocation type"); in resolvePPC64()
225 llvm_unreachable("Invalid relocation type"); in resolveSystemZ()
250 llvm_unreachable("Invalid relocation type"); in resolveSparc64()
284 llvm_unreachable("Invalid relocation type"); in resolveAmdgpu()
309 llvm_unreachable("Invalid relocation type"); in resolveX86()
331 llvm_unreachable("Invalid relocation type"); in resolvePPC32()
357 llvm_unreachable("Invalid relocation type"); in resolveARM()
378 llvm_unreachable("Invalid relocation type"); in resolveAVR()
390 llvm_unreachable("Invalid relocation type"); in resolveLanai()
410 llvm_unreachable("Invalid relocation type"); in resolveMips32()
438 llvm_unreachable("Invalid relocation type"); in resolveHexagon()
506 llvm_unreachable("Invalid relocation type"); in resolveRISCV()
531 llvm_unreachable("Invalid relocation type"); in resolveCSKY()
589 llvm_unreachable("Invalid relocation type"); in resolveLoongArch()
610 llvm_unreachable("Invalid relocation type"); in resolveCOFFX86()
632 llvm_unreachable("Invalid relocation type"); in resolveCOFFX86_64()
653 llvm_unreachable("Invalid relocation type"); in resolveCOFFARM()
675 llvm_unreachable("Invalid relocation type"); in resolveCOFFARM64()
687 llvm_unreachable("Invalid relocation type"); in resolveMachOX86_64()
746 llvm_unreachable("Invalid relocation type"); in resolveWasm32()
903 // The relocation R has no owner object in this case and we don't need to in resolveRelocation()