Searched refs:reloc (Results 1 – 10 of 10) sorted by relevance
10 head.o: cmdline.S reloc.S15 reloc.S: reloc.c $(RELOC_DEPS)
38 reloc.o: reloc.c $(RELOC_DEPS)
229 multiboot_info_t __stdcall *reloc(u32 mb_magic, u32 mbi_in, u32 trampoline) in reloc() function
590 call reloc744 reloc: label
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()
266 .reloc : {267 *(.reloc)
236 rm -f boot/cmdline.S boot/reloc.S boot/*.lnk boot/*.bin
290 xen/arch/x86/boot/reloc.S
25 * reloc - telemetries contained in the payload to construct proper trampoline.
Completed in 14 milliseconds