OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prot1
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/msan/
msan_linux.cc
47
bool InitShadow(bool
prot1
, bool prot2, bool map_shadow, bool init_origins) {
63
if (
prot1
&& !Mprotect(kBad1Beg, kBad1End - kBad1Beg))
msan.h
43
bool InitShadow(bool
prot1
, bool prot2, bool map_shadow, bool init_origins);
/external/qemu/
exec.c
2146
int i, j, prot,
prot1
;
local
[
all
...]
Completed in 29 milliseconds