Searched refs:pr_brksize (Results 1 – 2 of 2) sorted by relevance
495 prs->pr_brksize = VG_(brk_limit) - VG_(brk_base); in fill_prstatus()544 pstatus->pr_brksize = VG_(brk_limit) - VG_(brk_base); in fill_pstatus()
1604 vki_size_t pr_brksize; /* Size of the process heap, in bytes */ member