HomeSort by relevance Sort by last modified time
    Searched refs:get_AT_SECURE (Results 1 - 3 of 3) sorted by null

  /bionic/linker/
linker_environ.h 42 extern bool get_AT_SECURE();
linker_environ.cpp 41 bool get_AT_SECURE() {
157 if (get_AT_SECURE() && __is_unsafe_environment_variable(src[0])) {
linker.cpp 905 if (!get_AT_SECURE()) {
    [all...]

Completed in 69 milliseconds