Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/testsuite/
Drelro_test.cc130 int** pp1 = const_cast<int**>(&p1); in f2() local
131 *pp1 = &i2; in f2()