OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mprotect
(Results
176 - 183
of
183
) sorted by null
1
2
3
4
5
6
7
8
/external/google-breakpad/src/third_party/lss/
linux_syscall_support.h
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
data.go
[
all
...]
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
data.go
[
all
...]
/art/runtime/
class_linker.cc
[
all
...]
/external/swiftshader/src/Reactor/
SubzeroReactor.cpp
501
mprotect
(&buffer[0], buffer.size(), PROT_READ | PROT_EXEC);
[
all
...]
/external/vixl/test/aarch64/
test-assembler-aarch64.cc
230
mprotect
(buffer, buffer_size, PROT_READ | PROT_EXEC); \
232
mprotect
(buffer, buffer_size, PROT_READ | PROT_WRITE)
[
all
...]
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
Completed in 1894 milliseconds
1
2
3
4
5
6
7
8