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:frame_nregs
(Results
1 - 13
of
13
) sorted by relevance
/third_party/elfutils/backends/
H
A
D
aarch64_init.c
61
eh->
frame_nregs
= 97;
in aarch64_init()
H
A
D
m68k_init.c
54
eh->
frame_nregs
= 25;
in m68k_init()
H
A
D
csky_init.c
57
eh->
frame_nregs
= 38;
in csky_init()
H
A
D
i386_init.c
59
eh->
frame_nregs
= 9;
in i386_init()
H
A
D
x86_64_init.c
63
eh->
frame_nregs
= 17;
H
A
D
s390_init.c
63
eh->
frame_nregs
= 32;
in s390_init()
H
A
D
ppc_init.c
62
eh->
frame_nregs
= (114 - 1) + 32;
in ppc_init()
H
A
D
sparc_init.c
70
eh->
frame_nregs
= 103;
H
A
D
arm_init.c
65
eh->
frame_nregs
= 16;
in arm_init()
H
A
D
riscv_init.c
64
eh->
frame_nregs
= 66;
H
A
D
ppc64_init.c
66
eh->
frame_nregs
= (114 - 1) + 32;
in ppc64_init()
/third_party/elfutils/libebl/
H
A
D
eblinitreg.c
51
return ebl->
frame_nregs
;
in ebl_frame_nregs()
H
A
D
libeblP.h
61
size_t
frame_nregs
;
member
Completed in 3 milliseconds