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:sanitize
(Results
1 - 2
of
2
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/
H
A
D
Makefile
929
-fno-
sanitize
-cfi-canonical-jump-tables \
930
-fno-
sanitize
-trap=cfi \
931
-fno-
sanitize
-blacklist
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H
A
D
verifier.c
2312
bool
sanitize
= reg && is_spillable_regtype(reg->type);
in check_stack_write_fixed_off()
local
2316
sanitize
= true;
in check_stack_write_fixed_off()
2321
if (
sanitize
) {
in check_stack_write_fixed_off()
5678
* state or limits to
sanitize
, then this won't work.
in update_alu_sanitation_state()
5833
* rewrite/
sanitize
them.
in sanitize_mark_insn_seen()
5909
* in order to be able to
sanitize
access later on.
in sanitize_check_bounds()
Completed in 20 milliseconds