Home
last modified time | relevance | path

Searched refs:GlobalBlock (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/exp-sgcheck/
Dsg_main.c396 static Word GlobalBlock__cmp ( GlobalBlock* gb1, GlobalBlock* gb2 ) in GlobalBlock__cmp()
434 static GlobalBlock* get_persistent_GlobalBlock ( GlobalBlock* orig ) in get_persistent_GlobalBlock()
440 GlobalBlock* res; in get_persistent_GlobalBlock()
442 res = (GlobalBlock*)key; in get_persistent_GlobalBlock()
448 GlobalBlock* clone = sg_malloc( "di.sg_main.gpGB.1", in get_persistent_GlobalBlock()
449 sizeof(GlobalBlock) ); in get_persistent_GlobalBlock()
628 GlobalBlock* descr; /* it's this block */
685 GlobalBlock* descr in add_block_to_GlobalTree()
1099 GlobalBlock* gbp; in acquire_globals()
1100 GlobalBlock* gb = VG_(indexXA)( gbs, i ); in acquire_globals()
/external/valgrind/include/
Dpub_tool_debuginfo.h201 GlobalBlock; typedef
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c4116 ML_(dinfo_free), sizeof(GlobalBlock) ); in VG_()
4145 GlobalBlock gb; in VG_()