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:stmt
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H
A
D
sancov_plugin.c
43
const_gimple
stmt
;
in sancov_execute()
local
H
A
D
stackleak_plugin.c
56
gimple
stmt
;
in add_stack_tracking_gcall()
local
78
static bool is_alloca(gimple
stmt
)
in is_alloca()
argument
194
gimple
stmt
;
in stackleak_instrument_execute()
local
[all...]
H
A
D
structleak_plugin.c
133
gimple
stmt
= gsi_stmt(gsi);
in initialize()
local
H
A
D
latent_entropy_plugin.c
401
gimple
stmt
= gsi_stmt(gsi);
in handle_tail_calls()
local
H
A
D
randomize_layout_plugin.c
754
static bool type_name_eq(gimple
stmt
, const_tree type_tree, const char *wanted_name)
in type_name_eq()
argument
792
static bool whitelisted_cast(gimple
stmt
, const_tree lhs_tree, const_tree rhs_tree)
in whitelisted_cast()
argument
824
gimple
stmt
;
in find_bad_casts_execute()
local
[all...]
H
A
D
gcc-common.h
213
static inline bool gimple_call_builtin_p(gimple
stmt
, enum built_in_function code)
in gimple_call_builtin_p()
argument
284
static inline bool gimple_asm_clobbers_memory_p(const_gimple
stmt
)
in gimple_asm_clobbers_memory_p()
argument
871
as_a_gasm(gimple
stmt
)
as_a_gasm()
argument
876
as_a_const_gasm(const_gimple
stmt
)
as_a_const_gasm()
argument
881
as_a_gassign(gimple
stmt
)
as_a_gassign()
argument
886
as_a_const_gassign(const_gimple
stmt
)
as_a_const_gassign()
argument
891
as_a_gcall(gimple
stmt
)
as_a_gcall()
argument
896
as_a_const_gcall(const_gimple
stmt
)
as_a_const_gcall()
argument
901
as_a_ggoto(gimple
stmt
)
as_a_ggoto()
argument
906
as_a_const_ggoto(const_gimple
stmt
)
as_a_const_ggoto()
argument
911
as_a_gphi(gimple
stmt
)
as_a_gphi()
argument
916
as_a_const_gphi(const_gimple
stmt
)
as_a_const_gphi()
argument
921
as_a_greturn(gimple
stmt
)
as_a_greturn()
argument
926
as_a_const_greturn(const_gimple
stmt
)
as_a_const_greturn()
argument
942
ipa_remove_
stmt
_references(symtab_node *referring_node, gimple
stmt
)
ipa_remove_stmt_references()
argument
[all...]
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H
A
D
sancov_plugin.c
43
const_gimple
stmt
;
in sancov_execute()
local
H
A
D
stackleak_plugin.c
56
gimple
stmt
;
in add_stack_tracking_gcall()
local
78
static bool is_alloca(gimple
stmt
)
in is_alloca()
argument
192
gimple
stmt
;
in stackleak_instrument_execute()
local
[all...]
H
A
D
structleak_plugin.c
129
gimple
stmt
= gsi_stmt(gsi);
in initialize()
local
H
A
D
latent_entropy_plugin.c
389
gimple
stmt
= gsi_stmt(gsi);
in handle_tail_calls()
local
H
A
D
randomize_layout_plugin.c
737
gimple
stmt
;
in find_bad_casts_execute()
local
[all...]
H
A
D
gcc-common.h
332
static inline gasm *as_a_gasm(gimple
stmt
)
in as_a_gasm()
argument
337
static inline const gasm *as_a_const_gasm(const_gimple
stmt
)
in as_a_const_gasm()
argument
342
static inline gassign *as_a_gassign(gimple
stmt
)
in as_a_gassign()
argument
347
static inline const gassign *as_a_const_gassign(const_gimple
stmt
)
in as_a_const_gassign()
argument
352
static inline gcall *as_a_gcall(gimple
stmt
)
in as_a_gcall()
argument
357
as_a_const_gcall(const_gimple
stmt
)
as_a_const_gcall()
argument
362
as_a_ggoto(gimple
stmt
)
as_a_ggoto()
argument
367
as_a_const_ggoto(const_gimple
stmt
)
as_a_const_ggoto()
argument
372
as_a_gphi(gimple
stmt
)
as_a_gphi()
argument
377
as_a_const_gphi(const_gimple
stmt
)
as_a_const_gphi()
argument
382
as_a_greturn(gimple
stmt
)
as_a_greturn()
argument
387
as_a_const_greturn(const_gimple
stmt
)
as_a_const_greturn()
argument
403
ipa_remove_
stmt
_references(symtab_node *referring_node, gimple
stmt
)
ipa_remove_stmt_references()
argument
[all...]
Completed in 9 milliseconds