Searched refs:addMethodrefInfo (Results 1 – 2 of 2) sorted by relevance
221 appendU2(m_code, m_classFile.addMethodrefInfo(type, name, descriptor)); in instrInvokespecial()230 appendU2(m_code, m_classFile.addMethodrefInfo(type, name, descriptor)); in instrInvokestatic()239 appendU2(m_code, m_classFile.addMethodrefInfo(type, name, descriptor)); in instrInvokevirtual()818 sal_uInt16 ClassFile::addMethodrefInfo( in addMethodrefInfo() function in ClassFile
227 sal_uInt16 addMethodrefInfo(
Completed in 18 milliseconds