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

  /external/valgrind/include/
pub_tool_aspacemgr.h 51 SegKind;
96 SegKind kind;
pub_tool_addrinfo.h 35 #include "pub_tool_aspacemgr.h" // SegKind
189 SegKind segkind; // SkAnonC, SkFileC or SkShmC. member in struct:_AddrInfo::__anon25479::__anon25487
190 HChar *filename; // NULL if segkind != SkFileC
  /external/valgrind/coregrind/
m_addrinfo.c 295 ai->Addr.SegmentKind.segkind = seg->kind;
399 static const HChar* pp_SegKind ( SegKind sk )
636 pp_SegKind(ai->Addr.SegmentKind.segkind),
  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c 380 static const HChar* show_SegKind ( SegKind sk )
    [all...]

Completed in 404 milliseconds