Home
last modified time | relevance | path

Searched refs:image_base (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dcrt0_arm_efi.S16 .globl image_base symbol
17 image_base: label
20 .long pe_header - image_base /* Offset to the PE header */
44 .long _start - image_base /* AddressOfEntryPoint */
45 .long _start - image_base /* BaseOfCode */
60 .long _edata - image_base /* SizeOfImage */
65 .long _start - image_base /* SizeOfHeaders */
108 .long _start - image_base /* VirtualAddress */
110 .long _start - image_base /* PointerToRawData */
126 adr r0, image_base
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dx86-stub.c360 void *image_base; in efi_pe_entry() local
378 image_base = efi_table_attr(image, image_base); in efi_pe_entry()
379 image_offset = (void *)startup_32 - image_base; in efi_pe_entry()
393 memcpy(&hdr->jump, image_base + 512, in efi_pe_entry()
H A Darm64-stub.c119 if (image->image_base != _text) in handle_kernel_image()
H A Defistub.h456 void *image_base; member
471 u32 image_base; member
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0137-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-.patch76 - o->image_base = 0;
116 - o->image_base = 0;
147 + PE_OHDR (o32, o64, image_base) = 0;
H A D0134-util-mkimage-Remove-unused-code-to-add-BSS-section.patch36 o->image_base = 0;
H A D0138-util-mkimage-Reorder-PE-optional-header-fields-set-u.patch31 PE_OHDR (o32, o64, image_base) = 0;
H A D0135-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patch48 o->image_base = 0;
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dcrt0_x86_64_efi.S21 lea image_base(%rip), %rdi
H A Dcrt0_ia32_efi.S26 addl $image_base-0b,%eax # %eax = ldbase
H A Delf_x86_64_efi.lds14 image_base = .; symbol
H A Delf_ia32_efi.lds14 image_base = .; symbol
/OK3568_Linux_fs/u-boot/lib/
H A Dinitcall.c38 reloc_ofs = (unsigned long)image_base; in initcall_run_list()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpe.h215 uint32_t image_base; /* preferred load address */ member
249 uint64_t image_base; /* preferred load address */ member
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dheader.S142 .set image_base, (LOAD_PHYSICAL_ADDR + 0xffff) & ~0xffff define
144 .long image_base # ImageBase
146 .quad image_base # ImageBase
/OK3568_Linux_fs/u-boot/include/
H A Datf_common.h152 uintptr_t image_base; /* physical address of base of image */ member
H A Defi.h320 extern char image_base[];
H A Defi_api.h263 void *image_base; member
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_image_loader.c180 loaded_image_info->image_base = efi; in efi_load_pe()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info1165 -image_base -init -install_name -keep_private_externs
19345 '-image_base'
61576 * image_base: Darwin Options. (line 196)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info1165 -image_base -init -install_name -keep_private_externs
19345 '-image_base'
61576 * image_base: Darwin Options. (line 196)