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:debug_tree
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H
A
D
randomize_layout_plugin.c
278
debug_tree
((tree)type);
in shuffle()
483
debug_tree
(type);
in randomize_type()
581
debug_tree
(type);
in finish_type()
770
debug_tree
(type_tree);
in type_name_eq()
780
debug_tree
(type_tree);
in type_name_eq()
785
debug_tree
(type_tree);
in type_name_eq()
840
debug_tree
(gimple_get_lhs(stmt));
in find_bad_casts_execute()
849
debug_tree
(gimple_assign_rhs1(stmt));
in find_bad_casts_execute()
H
A
D
gcc-common.h
959
static inline void
debug_tree
(const_tree t)
in debug_tree()
function
961
debug_tree
(CONST_CAST_TREE(t));
in debug_tree()
969
#define
debug_tree
(t)
debug_tree
(CONST_CAST_TREE(t))
macro
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H
A
D
gcc-common.h
419
static inline void
debug_tree
(const_tree t)
in debug_tree()
function
421
debug_tree
(CONST_CAST_TREE(t));
in debug_tree()
429
#define
debug_tree
(t)
debug_tree
(CONST_CAST_TREE(t))
macro
H
A
D
randomize_layout_plugin.c
260
debug_tree
((tree)type);
in shuffle()
454
debug_tree
(type);
in randomize_type()
552
debug_tree
(type);
in finish_type()
753
debug_tree
(gimple_get_lhs(stmt));
in find_bad_casts_execute()
762
debug_tree
(gimple_assign_rhs1(stmt));
in find_bad_casts_execute()
Completed in 10 milliseconds