Home
last modified time | relevance | path

Searched refs:static_local_def (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/memcheck/tests/
Dvarinfo3.c50 static char static_local_def[10] = {0,0,0,0,0, 0,0,0,0,0}; in foo() local
58 bar( 5 + (char*)&static_local_def, in foo()
Dvarinfo5so.c102 static char static_local_def[10] = {0,0,0,0,0, 0,0,0,0,0}; in foo3() local
110 bar3( 5 + (char*)&static_local_def, in foo3()
Dvarinfo3.stderr.exp-ppc6434 Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX"
Dvarinfo5.stderr.exp-ppc64122 Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX"