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:start_data
(Results
1 - 25
of
59
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
user.h
39
unsigned long
start_data
; /* data starting address */
member
50
#define HOST_DATA_START_ADDR (u.
start_data
)
/kernel/linux/linux-5.10/fs/
H
A
D
binfmt_flat.c
80
unsigned long
start_data
; /* Start of data segment */
member
324
unsigned long
start_data
;
in calc_reloc()
local
361
start_data
= p->lib_list[id].
start_data
;
in calc_reloc()
365
if (r > start_brk -
start_data
+ text_len) {
in calc_reloc()
367
r, start_brk-
start_data
+text_len, text_len);
in calc_reloc()
374
addr = r - text_len +
start_data
;
in calc_reloc()
400
ptr = (unsigned long __user *)(current->mm->
start_data
+ r.reloc.offset);
in old_reloc()
413
val += current->mm->
start_data
;
in old_reloc()
754
current->mm->
start_data
in load_flat_file()
[all...]
/kernel/linux/linux-6.6/fs/
H
A
D
binfmt_flat.c
82
unsigned long
start_data
; /* Start of data segment */
member
306
unsigned long
start_data
;
in calc_reloc()
local
311
start_data
= p->lib_list[0].
start_data
;
in calc_reloc()
315
if (r > start_brk -
start_data
+ text_len) {
in calc_reloc()
317
r, start_brk-
start_data
+text_len, text_len);
in calc_reloc()
324
addr = r - text_len +
start_data
;
in calc_reloc()
350
ptr = (unsigned long __user *)(current->mm->
start_data
+ r.reloc.offset);
in old_reloc()
363
val += current->mm->
start_data
;
in old_reloc()
695
current->mm->
start_data
in load_flat_file()
[all...]
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H
A
D
user.h
45
unsigned long
start_data
; /* data starting address */
member
56
#define HOST_DATA_START_ADDR (u.
start_data
)
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H
A
D
user.h
40
unsigned long
start_data
; /* data starting address */
member
51
#define HOST_DATA_START_ADDR (u.
start_data
)
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
user.h
46
unsigned long
start_data
; /* data starting address */
member
58
#define HOST_DATA_START_ADDR (u.
start_data
)
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H
A
D
processor.h
84
(_regs)->er5 = current->mm->
start_data
; /* GOT base */ \
94
(_regs)->er5 = current->mm->
start_data
; /* GOT base */ \
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
processor.h
67
regs->ARM_r10 = current->mm->
start_data
; \
69
regs->ARM_r10 = current->mm->
start_data
; \
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
processor.h
67
regs->ARM_r10 = current->mm->
start_data
; \
69
regs->ARM_r10 = current->mm->
start_data
; \
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
flat.h
14
(regs)->d5 = current->mm->
start_data
; \
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
flat.h
14
(regs)->d5 = current->mm->
start_data
; \
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H
A
D
user.h
45
unsigned long
start_data
; /* data starting address */
member
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H
A
D
user.h
40
unsigned long
start_data
; /* data starting address */
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
user.h
39
unsigned long
start_data
; /* data starting address */
member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
user.h
46
unsigned long
start_data
; /* data starting address */
member
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H
A
D
prctl.h
43
uint64_t
start_data
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
prctl.h
86
__u64
start_data
;
member
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H
A
D
ptrace.c
98
val = child->mm->
start_data
;
in arch_ptrace()
/kernel/linux/linux-5.10/arch/h8300/kernel/
H
A
D
traps.c
68
(int) current->mm->
start_data
,
in dump()
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H
A
D
ptrace.c
97
val = child->mm->
start_data
;
in arch_ptrace()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H
A
D
prctl.h
137
__u64
start_data
; /* data section bounds */
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
prctl.h
137
__u64
start_data
; /* data section bounds */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
prctl.h
137
__u64
start_data
; /* data section bounds */
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
prctl.h
99
__u64
start_data
;
member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H
A
D
prctl.h
137
__u64
start_data
; /* data section bounds */
member
Completed in 12 milliseconds
1
2
3