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

  /external/valgrind/include/
pub_tool_debuginfo.h 185 /* Get an array of GlobalBlock which describe the global blocks owned
200 GlobalBlock;
202 extern void* /* really, XArray* of GlobalBlock */
  /external/valgrind/exp-sgcheck/
sg_main.c 396 static Word GlobalBlock__cmp ( GlobalBlock* gb1, GlobalBlock* gb2 )
416 static WordFM* /* GlobalBlock* -> nothing */
434 static GlobalBlock* get_persistent_GlobalBlock ( GlobalBlock* orig )
440 GlobalBlock* res;
442 res = (GlobalBlock*)key;
448 GlobalBlock* clone = sg_malloc( "di.sg_main.gpGB.1",
449 sizeof(GlobalBlock) );
628 GlobalBlock* descr; /* it's this block *
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
debuginfo.c     [all...]

Completed in 800 milliseconds