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

  /external/valgrind/main/include/
pub_tool_aspacemgr.h 46 SkFileV, // file mapping belonging to valgrind
91 Also: anyTranslated==True is only allowed in SkFileV and SkAnonV
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 165 SkFileV: a file mapping belonging to V. As far as I know these are
456 case SkFileV: return "FILE";
562 case SkFileC: case SkFileV:
721 case SkFileC: case SkFileV:
772 case SkFileC: case SkFileV:
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 726 || (seg->kind == SkFileV && allow_SkFileV)) )
    [all...]

Completed in 46 milliseconds