OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:segkind
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/include/
pub_tool_addrinfo.h
35
#include "pub_tool_aspacemgr.h" //
SegKind
189
SegKind
segkind
; // SkAnonC, SkFileC or SkShmC.
member in struct:_AddrInfo::__anon37679::__anon37687
190
HChar *filename; // NULL if
segkind
!= SkFileC
pub_tool_aspacemgr.h
51
SegKind
;
96
SegKind
kind;
/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
),
pub_core_aspacemgr.h
47
/* types
SegKind
, ShrinkMode and NSegment are described in
/external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c
380
static const HChar* show_SegKind (
SegKind
sk )
[
all
...]
Completed in 720 milliseconds