Home | History | Annotate | Download | only in gold

Lines Matching refs:singleton

711 // Simple singleton class that creates/initializes/stores all types of stub
724 static Stub_template_repertoire<big_endian> singleton;
725 return singleton.stub_templates_[type];