Searched refs:get_AT_SECURE (Results 1 - 3 of 3) sorted by relevance

/bionic/linker/
H A Dlinker_environ.h42 extern bool get_AT_SECURE();
H A Dlinker_environ.cpp41 bool get_AT_SECURE() { function
157 if (get_AT_SECURE() && __is_unsafe_environment_variable(src[0])) {
H A Dlinker.cpp905 if (!get_AT_SECURE()) {
2116 if (get_AT_SECURE()) {
2132 if (!get_AT_SECURE()) {

Completed in 1588 milliseconds