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()
904 * Relocation offsets for 64 bit kernels are output in do_reloc64()
910 die("Relocation offset doesn't fit in 32 bits\n"); in do_reloc64()
919 die("Unsupported relocation type: %s (%d)\n", rel_type(r_type), r_type); in do_reloc64()
951 * relocation. in do_reloc32()
956 die("Invalid absolute %s relocation: %s\n", rel_type(r_type), symname); in do_reloc32()
964 die("Unsupported relocation type: %s (%d)\n", rel_type(r_type), r_type); in do_reloc32()
993 * relocation. in do_reloc_real()
1006 …die("Invalid %s %s relocation: %s\n", shn_abs ? "absolute" : "relative", rel_type(r_type), symname… in do_reloc_real()
1013 * relocation. in do_reloc_real()
1027 …die("Invalid %s %s relocation: %s\n", shn_abs ? "absolute" : "relative", rel_type(r_type), symname… in do_reloc_real()
1031 die("Unsupported relocation type: %s (%d)\n", rel_type(r_type), r_type); in do_reloc_real()
1125 /* Now print each relocation */ in emit_relocs()
1132 /* Now print each inverse 32-bit relocation */ in emit_relocs()
1140 /* Now print each relocation */ in emit_relocs()