Home
last modified time | relevance | path

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

/external/valgrind/main/exp-sgcheck/
Dsg_main.c397 static Word GlobalBlock__cmp ( GlobalBlock* gb1, GlobalBlock* gb2 ) in GlobalBlock__cmp()
435 static GlobalBlock* get_persistent_GlobalBlock ( GlobalBlock* orig ) in get_persistent_GlobalBlock()
441 GlobalBlock* res; in get_persistent_GlobalBlock()
443 res = (GlobalBlock*)key; in get_persistent_GlobalBlock()
449 GlobalBlock* clone = sg_malloc( "di.sg_main.gpGB.1", in get_persistent_GlobalBlock()
450 sizeof(GlobalBlock) ); in get_persistent_GlobalBlock()
629 GlobalBlock* descr; /* it's this block */
686 GlobalBlock* descr in add_block_to_GlobalTree()
1093 GlobalBlock* gbp; in acquire_globals()
1094 GlobalBlock* gb = VG_(indexXA)( gbs, i ); in acquire_globals()
/external/valgrind/main/include/
Dpub_tool_debuginfo.h165 GlobalBlock; typedef
/external/valgrind/main/coregrind/m_debuginfo/
Ddebuginfo.c3580 ML_(dinfo_free), sizeof(GlobalBlock) ); in VG_()
3610 GlobalBlock gb; in VG_()