Lines Matching full:absolute
53 * absolute relocations present w.r.t these symbols.
64 * as absolute (typically defined outside any section in the linker script.)
99 * as absolute (typically defined outside any section in the linker script.)
263 name = "ABSOLUTE"; in sec_name()
602 printf("Absolute symbols\n"); in print_absolute_symbols()
669 /* Absolute symbols are not relocated if bzImage is in print_absolute_relocs()
671 * to user at compile time about the absolute in print_absolute_relocs()
676 * relative have not become absolute because of some in print_absolute_relocs()
679 * Before warning check if this absolute symbol in print_absolute_relocs()
686 printf("WARNING: Absolute relocations" in print_absolute_relocs()
881 * Whitelisted absolute symbols do not require in do_reloc64()
887 die("Invalid absolute %s relocation: %s\n", in do_reloc64()
940 * Whitelisted absolute symbols do not require in do_reloc32()
946 die("Invalid absolute %s relocation: %s\n", in do_reloc32()
985 * Whitelisted absolute symbols do not require in do_reloc_real()
1000 shn_abs ? "absolute" : "relative", in do_reloc_real()
1007 * Whitelisted absolute symbols do not require in do_reloc_real()
1023 shn_abs ? "absolute" : "relative", in do_reloc_real()