Lines Matching full:relocation
89 report_fatal_error("Unknown symbol in relocation");
104 // Determine the Addend used to adjust the relocation value.
152 // We need to find out if the relocation is relative to a thumb function
153 // so that we include the ISA selection bit when resolve the relocation
157 default: llvm_unreachable("unsupported relocation type");
159 // This relocation is ignored.
214 default: llvm_unreachable("unsupported relocation type");
216 // This relocation is ignored.
225 assert(Result <= UINT32_MAX && "relocation overflow");
239 assert(Result <= UINT32_MAX && "relocation overflow");
252 "relocation overflow");
261 "relocation overflow");
271 assert(Result <= UINT32_MAX && "relocation overflow");
300 "relocation overflow");
302 "relocation underflow");
307 llvm_unreachable("unimplemented relocation");
315 "relocation overflow");
317 "relocation underflow");
322 llvm_unreachable("unimplemented relocation");
330 "relocation overflow");
332 "relocation underflow");
337 llvm_unreachable("unimplemented relocation");