HomeSort by relevance Sort by last modified time
    Searched defs:szB (Results 1 - 23 of 23) sorted by null

  /external/valgrind/main/memcheck/tests/
calloc-overflow.c 13 size_t szB = 0x1000000010000001ULL;
15 size_t szB = 0x10000001UL;
17 x = calloc(szB, 0x10);
  /external/valgrind/main/include/
pub_tool_debuginfo.h 139 SizeT szB; /* size in bytes */
160 SizeT szB;
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c 355 Int szB;
362 szB = VG_STACK_GUARD_SZB
365 sres = VG_(am_mmap_anon_float_valgrind)( szB );
371 aspacem_assert(VG_IS_PAGE_ALIGNED(szB));
407 (ULong)(Addr)stack, szB);
414 (void)ML_(am_do_munmap_NO_NOTIFY)( (Addr)stack, szB );
  /external/valgrind/main/coregrind/m_debuginfo/
priv_tytypes.h 98 Int szB;
102 Int szB;
112 UWord szB;
119 Int szB;
readpdb.c     [all...]
  /external/valgrind/main/coregrind/m_initimg/
initimg-linux.c 907 SizeT szB = (SizeT)VG_(client_rlimit_stack).rlim_cur;
908 if (szB < m1) szB = m1;
909 if (szB > m16) szB = m16;
910 if (VG_(clo_main_stacksize) > 0) szB = VG_(clo_main_stacksize);
911 if (szB < m1) szB = m1;
912 szB = VG_PGROUNDUP(szB);
    [all...]
  /external/valgrind/main/exp-sgcheck/
h_main.c 95 SizeT szB; /* may be zero */
110 } else if (a < seg->addr + seg->szB && seg->szB > 0) {
115 *n = a - (seg->addr + seg->szB);
136 return seg->szB;
291 seg->szB = size;
419 if (new_size <= seg->szB) {
436 VG_(memcpy)((void*)p_new, p_old, seg->szB);
458 return ( seg ? seg->szB : 0 );
sg_main.c 175 if (fb1->szB < fb2->szB) return -1;
176 if (fb1->szB > fb2->szB) return 1;
188 /* Returns True if all fields except .szB are the same. szBs may or
230 " StackBlock{ off %ld szB %lu spRel:%c isVec:%c \"%s\" }\n",
231 sb->base, sb->szB, sb->spRel ? 'Y' : 'N',
300 /* StackBlock{ off 16 szB 66 spRel:Y isVec:Y "sz" }
301 StackBlock{ off 16 szB 130 spRel:Y isVec:Y "sz" }
302 StackBlock{ off 208 szB 16 spRel:Y isVec:Y "ar"
    [all...]
  /external/valgrind/main/memcheck/
mc_include.h 64 SizeT szB : (sizeof(SizeT)*8)-2; // Size requested; 30 or 62 bits.
142 Int MC_(get_otrack_shadow_offset) ( Int offset, Int szB );
299 SizeT szB; // Sum of all MC_Chunk.szB values.
367 void MC_(record_address_error) ( ThreadId tid, Addr a, Int szB,
370 void MC_(record_value_error) ( ThreadId tid, Int szB, UInt otag );
378 Addr src, Addr dst, SizeT szB );
mc_errors.c 168 SizeT szB; // size of value in bytes
190 SizeT szB; // not used for exec (jump) errors
241 Int szB; // Size in bytes; 0 if unused.
480 extra->Err.Value.szB );
489 extra->Err.Value.szB );
636 extra->Err.Addr.szB );
644 extra->Err.Addr.szB );
672 if (extra->Err.Overlap.szB == 0) {
682 extra->Err.Overlap.szB );
686 if (extra->Err.Overlap.szB == 0)
    [all...]
mc_main.c     [all...]
  /external/valgrind/main/coregrind/
m_libcfile.c 406 const Int szB = sizeof(startup_wd);
408 vg_assert(szB >= 512 && szB <= 16384/*let's say*/); /* stay sane */
409 VG_(memset)(startup_wd, 0, szB);
413 = VG_(do_syscall2)(__NR_getcwd, (UWord)startup_wd, szB-1);
414 vg_assert(startup_wd[szB-1] == 0);
433 if (wd == NULL || (1+VG_(strlen)(wd) >= szB))
435 VG_(strncpy_safely)(startup_wd, wd, szB);
436 vg_assert(startup_wd[szB-1] == 0);
  /external/valgrind/main/helgrind/
hg_errors.c 293 Int szB;
468 Int acc_szB = xe->XE.Race.szB;
505 Addr data_addr, Int szB, Bool isWrite,
533 xe.XE.Race.szB = szB;
537 tl_assert(szB == 8 || szB == 4 || szB == 2 || szB == 1);
701 return xe1->XE.Race.szB == xe2->XE.Race.sz
    [all...]
hg_main.c     [all...]
  /external/valgrind/main/mpi/
libmpiwrap.c     [all...]
  /external/valgrind/main/VEX/priv/
host_arm_isel.c     [all...]
host_amd64_defs.h 564 UChar szB; /* 4 or 8 */
708 extern AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB );
host_arm_defs.h 718 Int szB; /* 1, 2, 4 or 8 */
726 Int szB; /* 1, 2, 4 or 8 */
928 extern ARMInstr* ARMInstr_LdrEX ( Int szB );
929 extern ARMInstr* ARMInstr_StrEX ( Int szB );
guest_amd64_toIR.c     [all...]
guest_ppc_toIR.c     [all...]
  /external/valgrind/main/cachegrind/
cg_main.c 494 Int szB;
498 Int szB;
502 Int szB;
529 case Ev_Dr: return ev->Ev.Dr.szB;
530 case Ev_Dw: return ev->Ev.Dw.szB;
531 case Ev_Dm: return ev->Ev.Dm.szB;
611 VG_(printf)("Dr %p %d EA=", ev->inode, ev->Ev.Dr.szB);
616 VG_(printf)("Dw %p %d EA=", ev->inode, ev->Ev.Dw.szB);
621 VG_(printf)("Dm %p %d EA=", ev->inode, ev->Ev.Dm.szB);
859 evt->Ev.Dr.szB = datasize
    [all...]
  /external/valgrind/main/callgrind/
main.c 249 Int szB;
253 Int szB;
257 Int szB;
286 case Ev_Dr: return ev->Ev.Dr.szB;
287 case Ev_Dw: return ev->Ev.Dw.szB;
288 case Ev_Dm: return ev->Ev.Dm.szB;
334 ev->inode, ev->inode->instr_offset, ev->Ev.Dr.szB);
340 ev->inode, ev->inode->instr_offset, ev->Ev.Dw.szB);
346 ev->inode, ev->inode->instr_offset, ev->Ev.Dm.szB);
626 evt->Ev.Dr.szB = datasize
    [all...]
  /external/valgrind/main/massif/
ms_main.c 547 SizeT szB;
570 SizeT szB; // memory size for the node, be it Sig or Insig
623 xpt->szB = 0;
667 return ( sxpt1->szB < sxpt2->szB ? 1
668 : sxpt1->szB > sxpt2->szB ? -1
707 if (xpt->children[i]->szB >= sig_child_threshold_szB) {
718 sxpt->szB = xpt->szB;
    [all...]

Completed in 1470 milliseconds