HomeSort by relevance Sort by last modified time
    Searched refs:m_pStubFactory (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 232 StubFactory* getStubFactory() { return m_pStubFactory; }
469 StubFactory* m_pStubFactory;
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 68 m_pStubFactory(NULL),
103 delete m_pStubFactory;
    [all...]

Completed in 50 milliseconds