Searched refs:m_StubGroupSize (Results 1 – 2 of 2) sorted by relevance
66 void setStubGroupSize(unsigned pSize) { m_StubGroupSize = pSize; } in setStubGroupSize()68 unsigned getStubGroupSize() const { return m_StubGroupSize; } in getStubGroupSize()89 unsigned m_StubGroupSize; variable
20 m_StubGroupSize(0), in TargetOptions()29 m_StubGroupSize(0), in TargetOptions()