Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/
Dshell-code.cpp30 extern "C" void __setcon_shell_code_start();
59 EnsureShellcodeReadable(&__setcon_shell_code_start, &__setcon_shell_code_end); in GetSELinuxShellCode()
62 (uintptr_t)&__setcon_shell_code_start; in GetSELinuxShellCode()
67 memcpy(shell_code.get(), (void*)&__setcon_shell_code_start, shell_code_size); in GetSELinuxShellCode()
/platform_testing/utils/shell-as/shell-code/
Dselinux-x86_64.S28 .globl __setcon_shell_code_start symbol
31 __setcon_shell_code_start: label
Dselinux-x86.S28 .globl __setcon_shell_code_start symbol
31 __setcon_shell_code_start: label
Dselinux-arm64.S28 .globl __setcon_shell_code_start symbol
31 __setcon_shell_code_start: label
Dselinux-arm.S30 .globl __setcon_shell_code_start symbol
33 __setcon_shell_code_start: label