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

  /external/valgrind/main/exp-ptrcheck/
pc_common.c 148 Seg* seglo; member in struct:__anon12660::__anon12661::__anon12665
200 Addr lo, Addr hi, Seg* seglo, Seg* seghi )
208 xe.XE.SysParam.seglo = seglo;
541 Seg* seglo = xe->XE.SysParam.seglo; local
546 tl_assert(BOTTOM != seglo && BOTTOM != seghi);
552 if (seglo == seghi) {
554 tl_assert(is_known_segment(seglo));
555 tl_assert(Seg__is_freed(seglo)); // XXX what if it's now recycled
    [all...]
pc_common.h 48 Addr lo, Addr hi, Seg* seglo, Seg* seghi );
h_main.c 1166 Seg *seglo, *seghi; local
    [all...]

Completed in 238 milliseconds