Lines Matching full:relocation
45 report_fatal_error("Unknown symbol in relocation");
78 // Determine the Addend used to adjust the relocation value.
111 // This relocation is ignored.
135 llvm_unreachable("unsupported relocation type");
148 // This relocation is ignored.
157 assert(Result <= UINT32_MAX && "relocation overflow");
172 assert(Result <= UINT32_MAX && "relocation overflow");
188 "relocation overflow");
190 "relocation underflow");
202 "relocation overflow");
211 "relocation overflow");
218 llvm_unreachable("unsupported relocation type");