Searched refs:reloc (Results 1 – 10 of 10) sorted by relevance
14 head.o: cmdline.S reloc.S19 reloc.S: reloc.c $(RELOC_DEPS)
38 reloc.o: reloc.c $(RELOC_DEPS)
267 void * __stdcall reloc(u32 magic, u32 in, u32 trampoline) in reloc() function
574 call reloc777 reloc: label
174 DECL_SECTION(.reloc) {175 *(.reloc)317 DECL_SECTION(.reloc) {318 *(.reloc)
263 rm -f boot/cmdline.S boot/reloc.S boot/*.lnk boot/*.bin
2 .section .reloc, "a", @progbits
219 unsigned int reloc = (width == 4 ? PE_BASE_RELOC_HIGHLOW : in diff_sections() local245 reloc = PE_BASE_RELOC_HIGHLOW; in diff_sections()276 reloc, sec->rva + i - disp - rva); in diff_sections()
289 xen/arch/x86/boot/reloc.S
25 * reloc - telemetries contained in the payload to construct proper trampoline.
Completed in 667 milliseconds