OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getme
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
4.cc
22
A *
getme
() { return &a; } // keep
function
26
getme
()->bar();
3.cc
22
A *
getme
() { return &a; } // keep
function
26
getme
()->foo();
5.cc
22
A *
getme
() { return &a; } // keep
function
30
getme
()->bar();
Completed in 594 milliseconds