Home
last modified time | relevance | path

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

/aoo41x/main/codemaker/source/javamaker/
H A Dclassfile.cxx265 appendU4(m_code, static_cast< sal_uInt32 >(size)); in instrLookupswitch()
270 appendU4(m_code, static_cast< sal_uInt32 >(i->first)); in instrLookupswitch()
351 appendU4(m_code, defaultOffset); in instrTableswitch()
353 appendU4(m_code, static_cast< sal_uInt32 >(low)); in instrTableswitch()
359 appendU4(m_code, defaultOffset); in instrTableswitch()
500 appendU4(m_attributes, 2); in ClassFile()
536 appendU4(m_constantPool, bytes.uint32Bytes); in addFloatInfo()
614 appendU4(m_fields, 2); in addField()
665 appendU4( in addMethod()
682 appendU4( in addMethod()
[all …]

Completed in 31 milliseconds