Home
last modified time | relevance | path

Searched refs:reloc (Results 1 – 10 of 10) sorted by relevance

/xen/xen/arch/x86/boot/
A DMakefile14 head.o: cmdline.S reloc.S
19 reloc.S: reloc.c $(RELOC_DEPS)
A Dbuild32.mk38 reloc.o: reloc.c $(RELOC_DEPS)
A Dreloc.c267 void * __stdcall reloc(u32 magic, u32 in, u32 trampoline) in reloc() function
A Dhead.S574 call reloc
777 reloc: label
/xen/xen/arch/x86/
A Dxen.lds.S174 DECL_SECTION(.reloc) {
175 *(.reloc)
317 DECL_SECTION(.reloc) {
318 *(.reloc)
A DMakefile263 rm -f boot/cmdline.S boot/reloc.S boot/*.lnk boot/*.bin
/xen/xen/arch/x86/efi/
A Drelocs-dummy.S2 .section .reloc, "a", @progbits
A Dmkreloc.c219 unsigned int reloc = (width == 4 ? PE_BASE_RELOC_HIGHLOW : in diff_sections() local
245 reloc = PE_BASE_RELOC_HIGHLOW; in diff_sections()
276 reloc, sec->rva + i - disp - rva); in diff_sections()
/xen/
A D.gitignore289 xen/arch/x86/boot/reloc.S
/xen/docs/misc/
A Dlivepatch.pandoc25 * reloc - telemetries contained in the payload to construct proper trampoline.

Completed in 667 milliseconds