Searched refs:getme (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-selective/
H A D4.cc22 A *getme() { return &a; } // keep function
26 getme()->bar();
H A D3.cc22 A *getme() { return &a; } // keep function
26 getme()->foo();
H A D5.cc22 A *getme() { return &a; } // keep function
30 getme()->bar();

Completed in 106 milliseconds