Searched refs:relocate (Results 1 – 21 of 21) sorted by relevance
7 obj-y += generic.o timer.o reset.o relocate.o
9 obj-y += relocate.o
11 obj-y += relocate.o
8 obj-y += cache.o misc.o relocate.o time.o
14 obj-y += relocate.o
10 obj-y += relocate.o
32 /relocate-rela
31 obj-y += relocate.o
28 obj-y += relocate.o
281 relocate(struct slre *r, int begin, int shift) in relocate() function298 relocate(r, prev, 2); in quantifier()398 relocate(r, branch_start, 3); in compile()
24 use rela relocation format, a tool(tools/relocate-rela) by Scott Wood
93 where it has to copy and relocate itself to this address. If94 relocate address = CONFIG_SYS_TEXT_BASE (not the same, as the
144 relocate the POST test table.
75 After relocate to DDR i.e. IFC Region #2:-
165 display this list. U-Boot uses the list to work out where to relocate173 will relocate itself to the top of the largest block of memory it can find
77 After relocate to DDR i.e. IFC Region #2:-
107 2GB in this case) and copies things there ready to relocate itself. Notably
841 to relocate itself at runtime. The binary typically includes a device tree925 to relocate itself at runtime. It does not include a device tree blob at
881 tools/relocate-rela $(3) $(4) $$start $$end
2123 Address to relocate to. If unspecified, this is equal to2876 relocate itself into RAM.
Completed in 35 milliseconds