Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dvirtfunc.cc132 E* pEe = &e; variable
173 TEST(pEe->vvb(), 411); in test_calls()
180 TEST(pEe->vd(), 282); in test_calls()
181 TEST(pEe->fvb(), 311); in test_calls()
183 TEST(pEe->D::vg(), 102); in test_calls()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog3096 pEe->D::vg()" from XFAIL to KFAIL.