Lines Matching full:relocation
682 * relocation is harmless. in print_absolute_relocs()
774 * need further relocation (since the value is an offset relative
879 die("Invalid R_X86_64_PC64 relocation against per-CPU symbol %s\n", symname); in do_reloc64()
894 * relocation. in do_reloc64()
899 die("Invalid absolute %s relocation: %s\n", rel_type(r_type), symname); in do_reloc64()
910 * Relocation offsets for 64 bit kernels are output in do_reloc64()
916 die("Relocation offset doesn't fit in 32 bits\n"); in do_reloc64()
925 die("Unsupported relocation type: %s (%d)\n", rel_type(r_type), r_type); in do_reloc64()
957 * relocation. in do_reloc32()
962 die("Invalid absolute %s relocation: %s\n", rel_type(r_type), symname); in do_reloc32()
970 die("Unsupported relocation type: %s (%d)\n", rel_type(r_type), r_type); in do_reloc32()
999 * relocation. in do_reloc_real()
1012 …die("Invalid %s %s relocation: %s\n", shn_abs ? "absolute" : "relative", rel_type(r_type), symname… in do_reloc_real()
1019 * relocation. in do_reloc_real()
1033 …die("Invalid %s %s relocation: %s\n", shn_abs ? "absolute" : "relative", rel_type(r_type), symname… in do_reloc_real()
1037 die("Unsupported relocation type: %s (%d)\n", rel_type(r_type), r_type); in do_reloc_real()
1131 /* Now print each relocation */ in emit_relocs()
1138 /* Now print each inverse 32-bit relocation */ in emit_relocs()
1146 /* Now print each relocation */ in emit_relocs()