Home
last modified time | relevance | path

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

/bionic/libc/bionic/
D__strcat_chk.cpp37 size_t dst_len = __strlen_chk(dst, dst_buf_size); in __strcat_chk()
Dfortify.cpp317 size_t __strlen_chk(const char* s, size_t s_len) { in __strlen_chk() function
335 size_t dst_len = __strlen_chk(dst, dst_buf_size); in __strncat_chk()
/bionic/libc/include/
Dstring.h83 size_t __strlen_chk(const char* _Nonnull, size_t) __INTRODUCED_IN(17);
355 return __strlen_chk(s, bos); in strlen()
567 return __strlen_chk(s, bos); in strlen()
/bionic/libc/
Dlibc.mips64.map125__strlen_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 intr…
Dlibc.x86_64.map125__strlen_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 intr…
Dlibc.arm64.map125__strlen_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 intr…
Dlibc.x86.map177__strlen_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 intr…
Dlibc.mips.map177__strlen_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 intr…
Dlibc.arm.map180__strlen_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 intr…
Dlibc.map.txt181__strlen_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 intr…