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:Elf64_Xword
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
elf.h
22
typedef __u64
Elf64_Xword
;
typedef
153
Elf64_Xword
d_val;
172
Elf64_Xword
r_info; /* index and type of relocation */
183
Elf64_Xword
r_info; /* index and type of relocation */
202
Elf64_Xword
st_size; /* Associated symbol size */
265
Elf64_Xword
p_filesz; /* Segment size in file */
266
Elf64_Xword
p_memsz; /* Segment size in memory */
267
Elf64_Xword
p_align; /* Segment alignment, file & memory */
323
Elf64_Xword
sh_flags; /* Miscellaneous section attributes */
326
Elf64_Xword
sh_siz
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
elf.h
22
typedef __u64
Elf64_Xword
;
typedef
154
Elf64_Xword
d_val;
173
Elf64_Xword
r_info; /* index and type of relocation */
184
Elf64_Xword
r_info; /* index and type of relocation */
203
Elf64_Xword
st_size; /* Associated symbol size */
266
Elf64_Xword
p_filesz; /* Segment size in file */
267
Elf64_Xword
p_memsz; /* Segment size in memory */
268
Elf64_Xword
p_align; /* Segment alignment, file & memory */
324
Elf64_Xword
sh_flags; /* Miscellaneous section attributes */
327
Elf64_Xword
sh_siz
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
elf.h
34
typedef __u64
Elf64_Xword
;
typedef
128
Elf64_Xword
d_val;
142
Elf64_Xword
r_info;
151
Elf64_Xword
r_info;
168
Elf64_Xword
st_size;
222
Elf64_Xword
p_filesz;
223
Elf64_Xword
p_memsz;
224
Elf64_Xword
p_align;
272
Elf64_Xword
sh_flags;
275
Elf64_Xword
sh_siz
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
elf.h
34
typedef __u64
Elf64_Xword
;
typedef
128
Elf64_Xword
d_val;
142
Elf64_Xword
r_info;
151
Elf64_Xword
r_info;
168
Elf64_Xword
st_size;
222
Elf64_Xword
p_filesz;
223
Elf64_Xword
p_memsz;
224
Elf64_Xword
p_align;
272
Elf64_Xword
sh_flags;
275
Elf64_Xword
sh_siz
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
elf.h
21
typedef __u64
Elf64_Xword
;
typedef
114
Elf64_Xword
d_val;
128
Elf64_Xword
r_info;
137
Elf64_Xword
r_info;
154
Elf64_Xword
st_size;
208
Elf64_Xword
p_filesz;
209
Elf64_Xword
p_memsz;
210
Elf64_Xword
p_align;
259
Elf64_Xword
sh_flags;
262
Elf64_Xword
sh_siz
[all...]
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
elf.h
19
typedef unsigned long long
Elf64_Xword
;
typedef
112
Elf64_Xword
p_filesz; /* Segment size in file */
113
Elf64_Xword
p_memsz; /* Segment size in memory */
114
Elf64_Xword
p_align; /* Segment alignment, file & memory */
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
elf.h
19
typedef unsigned long long
Elf64_Xword
;
typedef
112
Elf64_Xword
p_filesz; /* Segment size in file */
113
Elf64_Xword
p_memsz; /* Segment size in memory */
114
Elf64_Xword
p_align; /* Segment alignment, file & memory */
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H
A
D
relocs_64.c
21
Elf64_Xword
unused;
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H
A
D
relocs_64.c
21
Elf64_Xword
unused;
/kernel/linux/linux-5.10/scripts/mod/
H
A
D
modpost.h
66
Elf64_Xword
r_info_number;
/kernel/linux/linux-5.10/arch/alpha/kernel/
H
A
D
module.c
30
struct got_entry *chains,
Elf64_Xword
*poffset)
in process_reloc_for_got()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H
A
D
module.c
30
struct got_entry *chains,
Elf64_Xword
*poffset)
in process_reloc_for_got()
/kernel/linux/linux-5.10/arch/parisc/kernel/
H
A
D
module.c
673
Elf64_Xword
*loc64;
in apply_relocate_add()
698
loc64 = (
Elf64_Xword
*)loc;
in apply_relocate_add()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H
A
D
module.c
656
Elf64_Xword
*loc64;
in apply_relocate_add()
681
loc64 = (
Elf64_Xword
*)loc;
in apply_relocate_add()
/kernel/linux/linux-5.10/scripts/
H
A
D
recordmcount.c
489
Elf64_Xword
r_info;
/kernel/linux/linux-6.6/scripts/
H
A
D
recordmcount.c
489
Elf64_Xword
r_info;
/kernel/linux/linux-5.10/tools/objtool/
H
A
D
elf.c
578
Elf64_Xword
entsize = symtab->sh.sh_entsize;
in elf_update_symbol()
/kernel/linux/linux-6.6/tools/objtool/
H
A
D
elf.c
602
Elf64_Xword
entsize = symtab->sh.sh_entsize;
in elf_update_symbol()
/kernel/linux/linux-6.6/scripts/mod/
H
A
D
modpost.c
1464
Elf64_Xword
r_info64 = r_info;
in get_rel_type_and_sym()
Completed in 20 milliseconds