Home
last modified time | relevance | path

Searched refs:EnsureShellcodeReadable (Results 1 – 1 of 1) sorted by relevance

/platform_testing/utils/shell-as/
Dshell-code.cpp50 void EnsureShellcodeReadable(void (*start)(), void (*end)()) { in EnsureShellcodeReadable() function
59 EnsureShellcodeReadable(&__setcon_shell_code_start, &__setcon_shell_code_end); in GetSELinuxShellCode()
75 EnsureShellcodeReadable(&__trap_shell_code_start, &__trap_shell_code_end); in GetTrapShellCode()