Searched refs:appendStream (Results 1 – 1 of 1) sorted by relevance
74 void appendStream( in appendStream() function275 appendStream(m_code, defaultBlock->m_code); in instrLookupswitch()280 appendStream(m_code, i->second->m_code); in instrLookupswitch()366 appendStream(m_code, defaultBlock->m_code); in instrTableswitch()371 appendStream(m_code, (*i)->m_code); in instrTableswitch()672 appendStream(m_methods, code->m_code); in addMethod()674 appendStream(m_methods, code->m_exceptionTable); in addMethod()
Completed in 14 milliseconds