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:auxv
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/arch/um/os-Linux/
H
A
D
elf_aux.c
29
elf_auxv_t *
auxv
;
in scan_elf_aux()
local
[all...]
/kernel/linux/linux-6.6/arch/um/os-Linux/
H
A
D
elf_aux.c
29
elf_auxv_t *
auxv
;
in scan_elf_aux()
local
[all...]
/kernel/linux/linux-6.6/tools/include/nolibc/
H
A
D
crt.h
22
const unsigned long *
auxv
;
in _start_c()
local
H
A
D
stdlib.h
107
const unsigned long *
auxv
= _auxv;
in getauxval()
local
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H
A
D
prctl.h
52
uint64_t *
auxv
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/vDSO/
H
A
D
parse_vdso.c
235
void vdso_init_from_auxv(void *
auxv
)
in vdso_init_from_auxv()
argument
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H
A
D
parse_vdso.c
235
void vdso_init_from_auxv(void *
auxv
)
in vdso_init_from_auxv()
argument
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/
H
A
D
test.c
160
} *
auxv
;
in start()
local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
H
A
D
utils.c
27
static char
auxv
[4096];
variable
59
void *find_auxv_entry(int type, char *
auxv
)
in find_auxv_entry()
argument
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H
A
D
test_syscall_vdso.c
38
Elf32_auxv_t *
auxv
;
in get_syscall()
local
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H
A
D
test_syscall_vdso.c
38
Elf32_auxv_t *
auxv
;
in get_syscall()
local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
H
A
D
utils.c
29
static char
auxv
[4096];
variable
387
void *find_auxv_entry(int type, char *
auxv
)
in find_auxv_entry()
argument
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H
A
D
prctl.h
146
__u64 *
auxv
; /* auxiliary vector */
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
prctl.h
146
__u64 *
auxv
; /* auxiliary vector */
member
/kernel/linux/linux-5.10/fs/
H
A
D
binfmt_elf_fdpic.c
1490
elf_addr_t *
auxv
;
in elf_fdpic_core_dump()
local
H
A
D
binfmt_elf.c
1614
elf_addr_t *
auxv
= (elf_addr_t *) mm->saved_auxv;
in fill_auxv_note()
local
1737
struct memelfnote
auxv
;
member
/kernel/linux/linux-6.6/fs/
H
A
D
binfmt_elf_fdpic.c
1472
elf_addr_t *
auxv
;
in elf_fdpic_core_dump()
local
H
A
D
binfmt_elf.c
1617
elf_addr_t *
auxv
= (elf_addr_t *) mm->saved_auxv;
in fill_auxv_note()
local
1739
struct memelfnote
auxv
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
prctl.h
108
__u64 *
auxv
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
prctl.h
95
__u64 *
auxv
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
prctl.h
108
__u64 *
auxv
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
prctl.h
146
__u64 *
auxv
; /* auxiliary vector */
member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H
A
D
prctl.h
146
__u64 *
auxv
; /* auxiliary vector */
member
Completed in 18 milliseconds