Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c247 void *__memset_chk(void *dest, int byte, size_t count, size_t dst_len) in __memset_chk() function
/third_party/musl/
Dlibc.map.txt149 __memset_chk;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def351 /// void *__memset_chk(void *s, char v, size_t n, size_t s1size);
353 TLI_DEFINE_STRING_INTERNAL("__memset_chk")
/third_party/icu/icu4c/source/test/depstest/
Ddependencies.txt65 __rawmemchr __memcpy_chk __memmove_chk __memset_chk
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DREADME.txt1830 %68 = call i8* @__memset_chk(i8* %64, i32 0, i64 %62, i64 %67) nounwind