/external/llvm/test/Transforms/InstCombine/ |
memset_chk-1.ll | 1 ; Test lib call simplification of __memset_chk calls with various values 19 call i8* @__memset_chk(i8* %dst, i32 0, i64 1824, i64 1824) 28 call i8* @__memset_chk(i8* %dst, i32 0, i64 1824, i64 3648) 37 call i8* @__memset_chk(i8* %dst, i32 0, i64 1824, i64 -1) 47 ; CHECK-NEXT: call i8* @__memset_chk 48 call i8* @__memset_chk(i8* %dst, i32 0, i64 1824, i64 400) 56 ; CHECK-NEXT: call i8* @__memset_chk 57 call i8* @__memset_chk(i8* %dst, i32 0, i64 1824, i64 0) 61 declare i8* @__memset_chk(i8*, i32, i64, i64)
|
memset_chk-2.ll | 1 ; Test that lib call simplification doesn't simplify __memset_chk calls 15 ; CHECK-NEXT: call i8* @__memset_chk 16 call i8* @__memset_chk(i8* %dst, i32 0, i64 1824) 20 declare i8* @__memset_chk(i8*, i32, i64)
|
objsize.ll | 117 %3 = call i8* @__memset_chk(i8* %1, i32 0, i32 1824, i32 %2) nounwind 149 declare i8* @__memset_chk(i8*, i32, i32, i32) nounwind
|
/external/llvm/test/CodeGen/X86/ |
2011-05-26-UnreachableBlockElim.ll | 13 declare void @__memset_chk() nounwind 34 call void @__memset_chk() nounwind 39 call void @__memset_chk() nounwind
|
/external/llvm/test/CodeGen/ARM/ |
2011-09-19-cpsr.ll | 11 declare i8* @__memset_chk(i8*, i32, i32, i32) nounwind 43 %call.i.i7385 = call i8* @__memset_chk(i8* undef, i32 0, i32 %sub.i7384, i32 undef) nounwind
|
divmod.ll | 64 %7 = tail call i8* @__memset_chk(i8* null, i32 9, i32 %5, i32 %6) nounwind 75 declare i8* @__memset_chk(i8*, i32, i32, i32) nounwind
|
/bionic/libc/arch-arm/generic/bionic/ |
memset.S | 38 ENTRY(__memset_chk) function 52 END(__memset_chk)
|
/bionic/libc/arch-arm/krait/bionic/ |
memset.S | 41 ENTRY(__memset_chk) function 63 END(__memset_chk)
|
/bionic/libc/arch-arm/ |
arm.mk | 33 bionic/__memset_chk.cpp \
|
/bionic/libc/bionic/ |
__memset_chk.cpp | 44 extern "C" void *__memset_chk (void *dest, int c, size_t n, size_t dest_len) { function
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ |
libssp.so | |
libssp.so.0 | |
libssp.so.0.0.0 | |
libssp.a | 3 J J J J ? +? 5? ?r IV _. ib s? }? ?R__stack_chk_guard __stack_chk_fail __chk_fail __stack_chk_fail_local __gets_chk __memcpy_chk __memmove_chk __mempcpy_chk __memset_chk |