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:HOOK_ENABLE
(Results
1 - 25
of
29
) sorted by relevance
1
2
/third_party/musl/porting/linux/user/src/hook/
H
A
D
musl_preinit_common.h
35
#ifdef
HOOK_ENABLE
38
#endif //
HOOK_ENABLE
47
#ifdef
HOOK_ENABLE
in __get_global_hook_flag()
52
#endif //
HOOK_ENABLE
in __get_global_hook_flag()
58
#ifdef
HOOK_ENABLE
in __get_memleak_hook_flag()
63
#endif //
HOOK_ENABLE
in __get_memleak_hook_flag()
70
#ifdef
HOOK_ENABLE
in __get_hook_flag()
85
#endif //
HOOK_ENABLE
in __get_hook_flag()
91
#ifdef
HOOK_ENABLE
in __set_hook_flag()
105
#endif //
HOOK_ENABLE
in __set_hook_flag()
[all...]
H
A
D
memory_trace.c
2
#ifdef
HOOK_ENABLE
9
#ifdef
HOOK_ENABLE
in memtrace()
H
A
D
musl_preinit_common.c
1
#ifdef
HOOK_ENABLE
H
A
D
musl_malloc.h
10
#ifdef
HOOK_ENABLE
/third_party/musl/src/hook/linux/
H
A
D
musl_preinit_common.h
57
#ifdef
HOOK_ENABLE
60
#endif //
HOOK_ENABLE
69
#ifdef
HOOK_ENABLE
in __get_global_hook_flag()
74
#endif //
HOOK_ENABLE
in __get_global_hook_flag()
80
#ifdef
HOOK_ENABLE
in __get_memleak_hook_flag()
85
#endif //
HOOK_ENABLE
in __get_memleak_hook_flag()
92
#ifdef
HOOK_ENABLE
in __get_hook_flag()
107
#endif //
HOOK_ENABLE
in __get_hook_flag()
113
#ifdef
HOOK_ENABLE
in __set_hook_flag()
127
#endif //
HOOK_ENABLE
in __set_hook_flag()
[all...]
H
A
D
memory_trace.c
17
#ifdef
HOOK_ENABLE
24
#ifdef
HOOK_ENABLE
in memtrace()
H
A
D
musl_malloc.h
25
#ifdef
HOOK_ENABLE
H
A
D
musl_preinit_common.c
16
#ifdef
HOOK_ENABLE
/third_party/musl/porting/linux/user/src/linux/
H
A
D
prctl.c
5
#ifdef
HOOK_ENABLE
9
#ifdef
HOOK_ENABLE
/third_party/musl/src/linux/
H
A
D
prctl.c
4
#ifdef
HOOK_ENABLE
8
#ifdef
HOOK_ENABLE
/third_party/musl/porting/linux/user/src/malloc/
H
A
D
free.c
1
#ifndef
HOOK_ENABLE
H
A
D
calloc.c
1
#ifndef
HOOK_ENABLE
H
A
D
realloc.c
1
#ifndef
HOOK_ENABLE
H
A
D
libc_calloc.c
47
#ifdef
HOOK_ENABLE
/third_party/musl/src/malloc/
H
A
D
free.c
1
#ifndef
HOOK_ENABLE
H
A
D
realloc.c
1
#ifndef
HOOK_ENABLE
H
A
D
libc_calloc.c
48
#ifdef
HOOK_ENABLE
/third_party/musl/src/malloc/linux/
H
A
D
calloc.c
16
#ifndef
HOOK_ENABLE
/third_party/musl/src/mman/
H
A
D
munmap.c
13
#ifdef
HOOK_ENABLE
H
A
D
mmap.c
44
#ifdef
HOOK_ENABLE
51
#endif //
HOOK_ENABLE
/third_party/musl/src/malloc/mallocng/
H
A
D
malloc_usable_size.c
8
#ifndef
HOOK_ENABLE
H
A
D
aligned_alloc.c
9
#ifdef
HOOK_ENABLE
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H
A
D
malloc_usable_size.c
7
#ifndef
HOOK_ENABLE
H
A
D
aligned_alloc.c
9
#ifdef
HOOK_ENABLE
/third_party/musl/libc-test/src/nativehook/
H
A
D
runtest.c
6
#define
HOOK_ENABLE
macro
Completed in 5 milliseconds
1
2