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

  /external/valgrind/main/include/
pub_tool_debuginfo.h 152 /* Get an array of GlobalBlock which describe the global blocks owned
167 GlobalBlock;
169 extern void* /* really, XArray* of GlobalBlock */
  /external/valgrind/main/exp-sgcheck/
sg_main.c 397 static Word GlobalBlock__cmp ( GlobalBlock* gb1, GlobalBlock* gb2 )
417 static WordFM* /* GlobalBlock* -> nothing */
435 static GlobalBlock* get_persistent_GlobalBlock ( GlobalBlock* orig )
441 GlobalBlock* res;
443 res = (GlobalBlock*)key;
449 GlobalBlock* clone = sg_malloc( "di.sg_main.gpGB.1",
450 sizeof(GlobalBlock) );
629 GlobalBlock* descr; /* it's this block *
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c     [all...]

Completed in 679 milliseconds