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
refs:_zimage_start
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
fixed-head.S
3
.global
_zimage_start
4
_zimage_start
:
label
H
A
D
pseries-head.S
6
.globl
_zimage_start
7
_zimage_start
:
label
H
A
D
motload-head.S
5
.globl
_zimage_start
6
_zimage_start
:
label
H
A
D
zImage.ps3.lds.S
3
ENTRY(
_zimage_start
)
4
EXTERN(
_zimage_start
)
H
A
D
ps3-head.S
48
/* Primary delays then goes to
_zimage_start
in wrapper. */
53
lis r4,
_zimage_start
@ha
54
addi r4, r4,
_zimage_start
@l
H
A
D
zImage.lds.S
9
ENTRY(
_zimage_start
)
10
EXTERN(
_zimage_start
)
H
A
D
gamecube-head.S
23
.globl
_zimage_start
24
_zimage_start
:
label
H
A
D
wii-head.S
24
.globl
_zimage_start
25
_zimage_start
:
label
H
A
D
crt0.S
22
b
_zimage_start
47
.weak
_zimage_start
48
_zimage_start
:
label
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
fixed-head.S
3
.global
_zimage_start
4
_zimage_start
:
label
H
A
D
pseries-head.S
6
.globl
_zimage_start
7
_zimage_start
:
label
H
A
D
motload-head.S
5
.globl
_zimage_start
6
_zimage_start
:
label
H
A
D
ps3-head.S
48
/* Primary delays then goes to
_zimage_start
in wrapper. */
53
lis r4,
_zimage_start
@ha
54
addi r4, r4,
_zimage_start
@l
H
A
D
zImage.ps3.lds.S
3
ENTRY(
_zimage_start
)
4
EXTERN(
_zimage_start
)
H
A
D
gamecube-head.S
23
.globl
_zimage_start
24
_zimage_start
:
label
H
A
D
zImage.lds.S
9
ENTRY(
_zimage_start
)
10
EXTERN(
_zimage_start
)
H
A
D
wii-head.S
24
.globl
_zimage_start
25
_zimage_start
:
label
H
A
D
crt0.S
23
b
_zimage_start
48
.weak
_zimage_start
49
_zimage_start
:
label
Completed in 5 milliseconds