OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GlobalBlock
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/include/
pub_tool_debuginfo.h
150
/* Get an array of
GlobalBlock
which describe the global blocks owned
165
GlobalBlock
;
167
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 165 milliseconds