Lines Matching full:absolute
45 * absolute relocations present w.r.t these symbols.
55 * as absolute (typically defined outside any section in the linker script.)
88 * as absolute (typically defined outside any section in the linker script.)
252 name = "ABSOLUTE"; in sec_name()
545 printf("Absolute symbols\n"); in print_absolute_symbols()
612 /* Absolute symbols are not relocated if bzImage is in print_absolute_relocs()
614 * to user at compile time about the absolute in print_absolute_relocs()
619 * relative have not become absolute because of some in print_absolute_relocs()
622 * Before warning check if this absolute symbol in print_absolute_relocs()
629 printf("WARNING: Absolute relocations" in print_absolute_relocs()
822 * Whitelisted absolute symbols do not require in do_reloc64()
828 die("Invalid absolute %s relocation: %s\n", in do_reloc64()
879 * Whitelisted absolute symbols do not require in do_reloc32()
885 die("Invalid absolute %s relocation: %s\n", in do_reloc32()
922 * Whitelisted absolute symbols do not require in do_reloc_real()
937 shn_abs ? "absolute" : "relative", in do_reloc_real()
944 * Whitelisted absolute symbols do not require in do_reloc_real()
960 shn_abs ? "absolute" : "relative", in do_reloc_real()