Searched refs:m_exceptionTable (Results 1 – 2 of 2) sorted by relevance
440 appendU2(m_exceptionTable, static_cast< sal_uInt16 >(start)); in addException()442 appendU2(m_exceptionTable, static_cast< sal_uInt16 >(end)); in addException()444 appendU2(m_exceptionTable, static_cast< sal_uInt16 >(handler)); in addException()446 appendU2(m_exceptionTable, m_classFile.addClassInfo(type)); in addException()651 = code->m_exceptionTable.size(); in addMethod()674 appendStream(m_methods, code->m_exceptionTable); in addMethod()
173 std::vector< unsigned char > m_exceptionTable; member in codemaker::javamaker::ClassFile::Code
Completed in 30 milliseconds