Searched refs:m_endInstruction (Results 1 – 1 of 1) sorted by relevance
98 m_endInstruction(0), in ExceptionHandlerDescriptor()106 m_endInstruction(endInstruction), in ExceptionHandlerDescriptor()110 inline int endInstruction() const { return m_endInstruction; } in endInstruction()115 int m_endInstruction; variable