HomeSort by relevance Sort by last modified time
    Searched full:vseg (Results 1 - 4 of 4) sorted by null

  /external/valgrind/exp-sgcheck/
pc_common.c 134 Seg* vseg; member in struct:__anon26706::__anon26707::__anon26709
178 void h_record_heap_error( Addr a, SizeT size, Seg* vseg, Bool is_write )
186 xe.XE.Heap.vseg = vseg;
353 Seg* vseg = xe->XE.Heap.vseg; local
355 tl_assert(is_known_segment(vseg) || NONPTR == vseg);
357 if (NONPTR == vseg) {
386 Seg__cmp(vseg, a, &cmp, &miss_size)
    [all...]
pc_common.h 43 void h_record_heap_error( Addr a, SizeT size, Seg* vseg, Bool is_write );
h_main.c 382 // Should arguably check here if p.vseg matches the segID of the
384 // p.vseg is, because we don't know the address of p (the p here is a
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afhints.c 313 AF_DUMP(( " index hedge hseg vedge vseg flags"
    [all...]

Completed in 338 milliseconds