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

  /external/valgrind/main/include/
pub_tool_aspacemgr.h 45 SkFileV, // file mapping belonging to valgrind
90 Also: anyTranslated==True is only allowed in SkFileV and SkAnonV
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 162 SkFileV: a file mapping belonging to V. As far as I know these are
437 case SkFileV: return "FILE";
543 case SkFileC: case SkFileV:
702 case SkFileC: case SkFileV:
753 case SkFileC: case SkFileV:
931 || nsegments[i].kind == SkFileV
940 = nsegments[i].kind == SkFileC || nsegments[i].kind == SkFileV;
    [all...]
aspacemgr-aix5.c 692 case SkFileV:
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 700 || (seg->kind == SkFileV && allow_SkFileV)) )
    [all...]

Completed in 245 milliseconds