Home
last modified time | relevance | path

Searched refs:ImageBase (Results 1 – 8 of 8) sorted by relevance

/kvm-unit-tests/riscv/efi/
H A Dcrt0-efi-riscv64.S28 .globl ImageBase symbol
29 ImageBase: label
32 .4byte pe_header - ImageBase // Offset to the PE header.
51 .4byte _text_size - ImageBase // SizeOfCode
52 .4byte _alldata_size - ImageBase // SizeOfInitializedData
54 .4byte _start - ImageBase // AddressOfEntryPoint
55 .4byte _text - ImageBase // BaseOfCode
69 .4byte _image_end - ImageBase // SizeOfImage
72 .4byte _text - ImageBase // SizeOfHeaders
88 .4byte _reloc - ImageBase // BaseRelocationTable (VirtualAddress)
[all …]
/kvm-unit-tests/arm/efi/
H A Dcrt0-efi-aarch64.S24 .globl ImageBase symbol
25 ImageBase: label
28 .long pe_header - ImageBase // Offset to the PE header.
50 .long _start - ImageBase // AddressOfEntryPoint
51 .long _start - ImageBase // BaseOfCode
65 .long _edata - ImageBase // SizeOfImage
68 .long _start - ImageBase // SizeOfHeaders
90 .long _start - ImageBase // VirtualAddress
92 .long _start - ImageBase // PointerToRawData
102 .long _data - ImageBase // VirtualAddress
[all …]
/kvm-unit-tests/lib/riscv/
H A Dstack.c6 extern char ImageBase, _text, _etext;
11 unsigned long base = (unsigned long)&ImageBase; in base_address()
H A Dprocessor.c13 extern unsigned long ImageBase;
18 uintptr_t loadaddr = (uintptr_t)&ImageBase; in show_regs()
/kvm-unit-tests/x86/efi/
H A Dcrt0-efi-x86_64.S49 lea ImageBase(%rip), %rdi
H A Delf_x86_64_efi.lds9 ImageBase = .; symbol
/kvm-unit-tests/riscv/
H A Dflat.lds33 PROVIDE(ImageBase = .); symbol
H A Dcstart.S50 .dword stacktop - ImageBase // image size