Searched refs:nonstatic_local_def (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/memcheck/tests/ |
D | varinfo3.c | 51 char nonstatic_local_def[10] = {0,0,0,0,0, 0,0,0,0,0}; in foo() local 59 6 + (char*)&nonstatic_local_def, in foo()
|
D | varinfo5so.c | 103 char nonstatic_local_def[10] = {0,0,0,0,0, 0,0,0,0,0}; in foo3() local 111 6 + (char*)&nonstatic_local_def, in foo3()
|
D | varinfo3.stderr.exp | 41 Location 0x........ is 0 bytes inside nonstatic_local_def[6],
|
D | varinfo3.stderr.exp-ppc64 | 41 Location 0x........ is 0 bytes inside nonstatic_local_def[6],
|
D | varinfo5.stderr.exp | 131 Location 0x........ is 0 bytes inside nonstatic_local_def[6],
|
D | varinfo5.stderr.exp-ppc64 | 131 Location 0x........ is 0 bytes inside nonstatic_local_def[6],
|