Home
last modified time | relevance | path

Searched defs:iipc (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/
Dm_errormgr.c327 InlIPCursor* iipc = VG_(new_IIPC)(ip); in printSuppForIp_XML() local
345 InlIPCursor* iipc = VG_(new_IIPC)(ip); in printSuppForIp_nonXML() local
1752 InlIPCursor *iipc; in expandInput() local
Dm_stacktrace.c1544 InlIPCursor *iipc = VG_(new_IIPC)(ip); local
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c1490 static Bool is_top(const InlIPCursor *iipc) in is_top()
1495 static Bool is_bottom(const InlIPCursor *iipc) in is_bottom()