Lines Matching full:absolute
48 * absolute relocations present w.r.t these symbols.
58 * as absolute (typically defined outside any section in the linker script.)
91 * as absolute (typically defined outside any section in the linker script.)
255 name = "ABSOLUTE"; in sec_name()
548 printf("Absolute symbols\n"); in print_absolute_symbols()
615 /* Absolute symbols are not relocated if bzImage is in print_absolute_relocs()
617 * to user at compile time about the absolute in print_absolute_relocs()
622 * relative have not become absolute because of some in print_absolute_relocs()
625 * Before warning check if this absolute symbol in print_absolute_relocs()
632 printf("WARNING: Absolute relocations" in print_absolute_relocs()
825 * Whitelisted absolute symbols do not require in do_reloc64()
831 die("Invalid absolute %s relocation: %s\n", in do_reloc64()
884 * Whitelisted absolute symbols do not require in do_reloc32()
890 die("Invalid absolute %s relocation: %s\n", in do_reloc32()
929 * Whitelisted absolute symbols do not require in do_reloc_real()
944 shn_abs ? "absolute" : "relative", in do_reloc_real()
951 * Whitelisted absolute symbols do not require in do_reloc_real()
967 shn_abs ? "absolute" : "relative", in do_reloc_real()