Home | History | Annotate | Download | only in coregrind

Lines Matching refs:VG_PGROUNDDN

1700             Addr base = VG_PGROUNDDN(esp - VG_STACK_REDZONE_SZB);
1704 VG_PGROUNDDN(esp));
2365 /* We have to use VG_PGROUNDDN because faults on s390x only deliver
2369 return VG_PGROUNDDN(in);
2418 Addr base = VG_PGROUNDDN(esp - VG_STACK_REDZONE_SZB);
2422 VG_PGROUNDDN(fault));