HomeSort by relevance Sort by last modified time
    Searched refs:VG_WORDSIZE (Results 1 - 17 of 17) sorted by null

  /external/valgrind/main/memcheck/tests/
calloc-overflow.c 12 #if VG_WORDSIZE == 8
  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 313 #if VG_WORDSIZE == 4
319 #if VG_WORDSIZE == 8
327 #if VG_WORDSIZE == 4
344 #if VG_WORDSIZE == 4
350 #if VG_WORDSIZE == 8
358 #if VG_WORDSIZE == 4
378 #if VG_WORDSIZE == 4
384 #if VG_WORDSIZE == 8
392 #if VG_WORDSIZE == 4
409 #if VG_WORDSIZE ==
    [all...]
  /external/valgrind/main/coregrind/
m_translate.c     [all...]
m_stacktrace.c 733 if (fp_min <= fp && fp < fp_max-VG_WORDSIZE+1) {
    [all...]
m_main.c     [all...]
  /external/valgrind/main/coregrind/m_ume/
elf.c 57 #if VG_WORDSIZE == 8
59 #elif VG_WORDSIZE == 4
62 #error VG_WORDSIZE needs to ==4 or ==8
macho.c 56 #if VG_WORDSIZE == 4
190 #if VG_WORDSIZE == 4
199 #if VG_WORDSIZE == 8
  /external/valgrind/main/include/
pub_tool_basics.h 265 #define VG_WORDSIZE VEX_HOST_WORDSIZE
  /external/valgrind/main/coregrind/m_debuginfo/
readstabs.c 62 # if VG_WORDSIZE == 8
readmacho.c 66 #if VG_WORDSIZE == 4
    [all...]
readelf.c 68 #if VG_WORDSIZE == 4
81 #elif VG_WORDSIZE == 8
95 # error "VG_WORDSIZE should be 4 or 8"
    [all...]
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 62 #if VG_WORDSIZE == 8
64 #elif VG_WORDSIZE == 4
67 #error VG_WORDSIZE needs to ==4 or ==8
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 707 #if VG_WORDSIZE == 4
    [all...]
syswrap-linux.c     [all...]
syswrap-generic.c     [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 325 # if VG_WORDSIZE == 4
    [all...]
  /external/valgrind/main/memcheck/
mc_main.c 164 #if VG_WORDSIZE == 4
    [all...]

Completed in 2388 milliseconds