HomeSort by relevance Sort by last modified time
    Searched full:__memmove_chk (Results 1 - 25 of 37) sorted by null

1 2

  /external/llvm/test/Transforms/InstCombine/
memmove_chk-2.ll 1 ; Test that lib call simplification doesn't simplify __memmove_chk calls
19 ; CHECK-NEXT: call i8* @__memmove_chk
20 call i8* @__memmove_chk(i8* %dst, i8* %src, i64 1824)
24 declare i8* @__memmove_chk(i8*, i8*, i64)
memmove_chk-1.ll 1 ; Test lib call simplification of __memmove_chk calls with various values
24 call i8* @__memmove_chk(i8* %dst, i8* %src, i64 1824, i64 1824)
34 call i8* @__memmove_chk(i8* %dst, i8* %src, i64 1824, i64 2848)
45 ; CHECK-NEXT: call i8* @__memmove_chk
46 call i8* @__memmove_chk(i8* %dst, i8* %src, i64 2848, i64 1824)
55 ; CHECK-NEXT: call i8* @__memmove_chk
56 call i8* @__memmove_chk(i8* %dst, i8* %src, i64 1024, i64 0)
60 declare i8* @__memmove_chk(i8*, i8*, i64, i64)
  /external/llvm/test/CodeGen/X86/
2011-02-21-VirtRegRewriter-KillSubReg.ll 25 %call782 = call i8* @__memmove_chk(i8* %add.ptr768, i8* undef, i32 %call747, i32 undef)
28 ; CHECK: calll __memmove_chk
30 %call.i1035 = call i8* @__memmove_chk(i8* %add.ptr768, i8* undef, i32 %call747, i32 undef) nounwind
50 declare i8* @__memmove_chk(i8*, i8*, i32, i32) nounwind
  /bionic/libc/bionic/
__memmove_chk.cpp 44 extern "C" void *__memmove_chk (void *dest, const void *src, 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 JJJJ?+?5??rIV_.ibs?}??R__stack_chk_guard__stack_chk_fail__chk_fail__stack_chk_fail_local__gets_chk__memcpy_chk__memmove_chk__mempcpy_chk__memset_chk__stpcpy_chk__strcat_chk__strcpy_chk__strncat_chk__strncpy_chkssp.o/ 1316764869 28587 5000 100640 5964 `
346 *-?.?-??src-??len-!?-!? ? ??? /tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libssp/tmp/gcc32/build/1/gcc/./gcc/includememmove-chk.cstddef.h.f?Y?????| .AB j? tt-u-.t ?3__memmove_chk.slendestunsigned intsize_tGNU C 4.4.3__memmove_chk/tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libssp/memmove-chk.cGCC: (GNU) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.debug_frame.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.note.GNU-stack4. ?%d+d0dvB??>  pRm?N t b4^ | 
351   .(memmove-chk.c__memmove_chk__chk_failmemmove(   " / 5 @DH Q { ?mempcpy-chk.o/ 1316764869 28587 5000 100640 2472 `
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libssp.so 
libssp.so.0 
libssp.so.0.0.0 
libssp.a 3 JJJJ?5??J?UVp:{n?????&__stack_chk_guard__stack_chk_fail__chk_fail__stack_chk_fail_local__gets_chk__memcpy_chk__memmove_chk__mempcpy_chk__memset_chk__stpcpy_chk__strcat_chk__strcpy_chk__strncat_chk__strncpy_chkssp.o/ 1331373743 1000 1000 100644 7764 `
341   I &tt#u#(t ?;__memmove_chk*?4unsigned int)size_t(??? /i/toolchain-src//gcc/gcc-4.6/libssp/tmp/ahsieh-gcc-32-x19222/build/2/gcc/./gcc/includememmove-chk.cstddef.h-f=;g/Y?slendest/i/toolchain-src//gcc/gcc-4.6/libssp/memmove-chk.cunsigned intsize_t__memmove_chkGNU C 4.6.x-google 20120106 (prerelease)GCC: (GNU) 4.6.x-google 20120106 (prerelease)zR| ?(A?B `? .symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_info.debug_abbrev.debug_loc.rel.debug_pubnames.rel.debug_pubtypes.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.rel.eh_frame4( ? %\+\4\?0 ? ?@?|Ns8]?$Y h
354 ??x0 ? 0??   ((memmove-chk.c__memmove_chk__chk_failmemmove$    !% * 7 = HLPY ? ? mempcpy-chk.o/ 1331373743 1000 1000 100644 2684 `
    [all...]
  /external/clang/test/Analysis/
bstring.c 278 #define __memmove_chk BUILTIN(__memmove_chk) macro
279 void *__memmove_chk(void *s1, const void *s2, size_t n, size_t destlen);
281 #define memmove(a,b,c) __memmove_chk(a,b,c,(size_t)-1)
  /external/clang/test/CodeGen/
builtins.c 103 V(__memmove_chk, (s0, s1, sizeof s0, n));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libssp.a 3 JJJJ2&P?avr2???????J?6??__stack_chk_guard__stack_chk_fail__chk_fail__stack_chk_fail_local__gets_chk__memcpy_chk__memmove_chk__mempcpy_chk__memset_chk__stpcpy_chk__strcat_chk__strcpy_chk__strncat_chk__strncpy_chkssp.o/ 1331374591 1000 1000 100644 12448 `
476 ELF>?@@H9?APv?X???<-??-?src-?len-1-1? % ?B?B: ; I$ > .? : ; ' I@: ; I: ; I  I &w w w U U T T Q Q R R ?C__memmove_chk/?<long unsigned int1size_t,??? /i/toolchain-src//gcc/gcc-4.6/libssp/tmp/ahsieh-gcc-64-X27190/build/2/gcc/./gcc/includememmove-chk.cstddef.h -;//Zslen/i/toolchain-src//gcc/gcc-4.6/libssp/memmove-chk.c__memmove_chksize_tdestlong unsigned intGNU C 4.6.x-google 20120106 (prerelease)GCC: (GNU) 4.6.x-google 20120106 (prerelease)zRx ?EH.symtab.strtab.shstrtab.rela.text.data.bss.rela.debug_info.debug_abbrev.debug_loc.rela.debug_pubnames.rela.debug_pubtypes.rela.debug_aranges.rela.debug_line.debug_str.comment.note.GNU-stack.rela.eh_frame @? 0&T,T6T?1?B|P$`?$[? u?3p ??0? 0 ?*??P?0???0c/????0?h??? ? ? 0??   (memmove-chk.c__memmove_chk__chk_failmemmove????????????????
    [all...]
  /external/icu4c/test/depstest/
dependencies.txt 40 __rawmemchr __memcpy_chk __memmove_chk __memset_chk
  /external/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp 504 if (Name == "__memmove_chk") {
  /external/valgrind/main/docs/internals/
3_2_BUGSTATUS.txt 146 r6608 r6723 32 n-i-bz intercept for __memmove_chk
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def     [all...]
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 
  /bionic/libc/
Android.mk 188 bionic/__memmove_chk.cpp \
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 

Completed in 2398 milliseconds

1 2