Home | History | Annotate | Download | only in gold

Lines Matching refs:singleton

819     static Stub_factory singleton;
820 return singleton;
860 // A Stub_factory may not be copied since it is a singleton.