Searched refs:pr_brkbase (Results 1 – 2 of 2) sorted by relevance
494 prs->pr_brkbase = (vki_caddr_t) VG_(brk_base); in fill_prstatus()543 pstatus->pr_brkbase = (uintptr_t) VG_(brk_base); in fill_pstatus()
1603 vki_caddr_t pr_brkbase; /* Address of the process heap */ member