Home
last modified time | relevance | path

Searched refs:appendStream (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/codemaker/source/javamaker/
H A Dclassfile.cxx74 void appendStream( in appendStream() function
275 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