Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cdtest/
Dcdtest-nrv.dat5 Constructing Foo(5) "other_foo1"
7 Copying Foo(5) "other_foo1" to Foo(6)
8 Destructing Foo(6) "other_foo1" (remaining foos: 5)
9 Destructing Foo(5) "other_foo1" (remaining foos: 4)
Dcdtest.dat7 Constructing Foo(5) "other_foo1"
9 Copying Foo(5) "other_foo1" to Foo(6)
10 Destructing Foo(6) "other_foo1" (remaining foos: 5)
11 Destructing Foo(5) "other_foo1" (remaining foos: 4)
Dcdtest-bar.cc15 Foo other_foo1 = Foo( "other_foo1"), other_foo2 = Foo( "other_foo2"); in g() local
16 other_foo2 = other_foo1; in g()