Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:image_base
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H
A
D
arm64.c
94
void efi_cache_sync_image(unsigned long
image_base
,
in efi_cache_sync_image()
argument
H
A
D
zboot.c
52
void __weak efi_cache_sync_image(unsigned long
image_base
,
in efi_cache_sync_image()
argument
68
unsigned long
image_base
, alloc_size;
in efi_zboot_entry()
local
H
A
D
efi-stub-helper.c
671
void efi_remap_image(unsigned long
image_base
, unsigned alloc_size,
in efi_remap_image()
argument
H
A
D
efistub.h
589
void *
image_base
;
member
604
u32
image_base
;
member
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H
A
D
kaslr.c
324
u32 kaslr_early_init(u32 *kaslr_offset, u32
image_base
, u32 image_size,
in kaslr_early_init()
argument
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H
A
D
x86-stub.c
360
void *
image_base
;
in efi_pe_entry()
local
H
A
D
efistub.h
447
void *
image_base
;
member
462
u32
image_base
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
pe.h
216
uint32_t
image_base
; /* preferred load address */
member
250
uint64_t
image_base
; /* preferred load address */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
pe.h
229
uint32_t
image_base
; /* preferred load address */
member
263
uint64_t
image_base
; /* preferred load address */
member
Completed in 11 milliseconds