MCPcopy Create free account

hub / github.com/ArosyW/JVM / functions

Functions175 in github.com/ArosyW/JVM

MethodcallSpecial
native/JavaNativeInterface.cpp:42
MethodcallStaticMethod
native/JavaNativeInterface.cpp:20
MethodcallVirtual
native/JavaNativeInterface.cpp:29
MethodcheckAndPutMagic
classFile/ClassFileParser.cpp:28
MethodcheckAndPutVersion
classFile/ClassFileParser.cpp:37
MethodfuncALOAD0
inteoreter/CodeRunBase.cpp:103
MethodfuncALOAD1
inteoreter/CodeRunBase.cpp:109
MethodfuncDUP
inteoreter/CodeRunBase.cpp:97
MethodfuncGETSTATIC
inteoreter/CodeRunBase.cpp:43
MethodfuncICONST0
inteoreter/CodeRunBase.cpp:93
MethodfuncINVOKESPECIAL
inteoreter/CodeRunBase.cpp:139
MethodfuncINVOKEVIRTUAL
inteoreter/CodeRunBase.cpp:124
MethodfuncLDC
inteoreter/CodeRunBase.cpp:71
MethodfuncNEW
inteoreter/CodeRunBase.cpp:115
MethodfuncNOP
inteoreter/CodeRunBase.cpp:35
MethodfuncPUTSTATIC
inteoreter/CodeRunBase.cpp:57
MethodfuncRETURN
inteoreter/CodeRunBase.cpp:39
MethodgetAccessFlags
oop/InstanceKlass.cpp:48
MethodgetAndPop
runtime/JavaThread.cpp:6
MethodgetAttrLength
oop/CodeAttributeInfo.cpp:15
MethodgetAttributeInfo
oop/InstanceKlass.cpp:128
MethodgetAttributesCount
oop/FieldsInfo.cpp:31
MethodgetAttributesCount
oop/CodeAttributeInfo.cpp:63
MethodgetBelongCode
inteoreter/BytecodeStream.cpp:15
MethodgetDescriptorIndex
oop/FieldsInfo.cpp:23
MethodgetDescriptorIndex
oop/LocalVariableTable.cpp:38
MethodgetExceptionTableLength
oop/CodeAttributeInfo.cpp:47
MethodgetIndex
inteoreter/BytecodeStream.cpp:31
MethodgetMethod
native/JavaNativeInterface.cpp:9
MethodgetNameIndex
oop/FieldsInfo.cpp:15
MethodgetNameIndex
oop/LocalVariableTable.cpp:30
MethodgetParams
inteoreter/CodeRunBase.cpp:159
MethodgetStartPc
oop/LocalVariableTable.cpp:14
MethodgetStringFromPool
* 根据JVM指令中的操作数 获取常量池中的一个字符串 * @param index * @return */
oop/ConstantPool.cpp:37
MethodgetTableLen
oop/LocalVariableTable.cpp:6
MethodinitCodeRun
inteoreter/CodeRunNative.cpp:11
MethodinitCodeRun
inteoreter/CodeRunBase.cpp:19
MethodloadKlass
classFile/BootClassLoader.cpp:12
Functionmain
main.cpp:15
MethodparseLocalVariableTable
classFile/ClassFileParser.cpp:274
MethodparseSourceFile
classFile/ClassFileParser.cpp:319
MethodparserAccessFlags
classFile/ClassFileParser.cpp:144
MethodparserAttribute
classFile/ClassFileParser.cpp:306
MethodparserAttributeCount
classFile/ClassFileParser.cpp:301
MethodparserConstantPool
classFile/ClassFileParser.cpp:63
MethodparserConstantPoolCount
classFile/ClassFileParser.cpp:59
MethodparserFieldsCount
classFile/ClassFileParser.cpp:179
MethodparserFieldsInfo
classFile/ClassFileParser.cpp:184
MethodparserInterfaces
classFile/ClassFileParser.cpp:164
MethodparserInterfacesCount
classFile/ClassFileParser.cpp:159
MethodparserLineNumberTable
classFile/ClassFileParser.cpp:249
MethodparserMethodCount
classFile/ClassFileParser.cpp:199
MethodparserMethodInfo
classFile/ClassFileParser.cpp:204
MethodparserSuperClass
classFile/ClassFileParser.cpp:154
MethodparserThisClass
classFile/ClassFileParser.cpp:149
MethodreadByPath
* 根据路径读取.class文件 */
Stream/ClassRead.cpp:10
Methodrun
inteoreter/BytecodeInterpreter.cpp:9
MethodsetAccessFlags
oop/InstanceKlass.cpp:52
MethodsetAttributeInfo
oop/InstanceKlass.cpp:132
MethodsetAttributes
oop/CodeAttributeInfo.cpp:75
MethodsetAttributesCount
oop/FieldsInfo.cpp:35
MethodsetAttributesCount
oop/CodeAttributeInfo.cpp:67
MethodsetBelongCode
inteoreter/BytecodeStream.cpp:19
MethodsetBelongMethod
inteoreter/BytecodeStream.cpp:11
MethodsetCodes
inteoreter/BytecodeStream.cpp:43
MethodsetContainer
oop/AttributeInfo.cpp:30
MethodsetDescriptorIndex
oop/FieldsInfo.cpp:27
MethodsetDescriptorIndex
oop/LocalVariableTable.cpp:42
MethodsetIndex
inteoreter/BytecodeStream.cpp:35
MethodsetLength
inteoreter/BytecodeStream.cpp:27
MethodsetNameIndex
oop/FieldsInfo.cpp:19
MethodsetNameIndex
oop/LocalVariableTable.cpp:34
MethodsetStartPc
oop/LocalVariableTable.cpp:18
MethodsetTableLen
oop/LocalVariableTable.cpp:10
MethodwriteBytes
inteoreter/CodeRunNative.cpp:15
← previous101–175 of 175, ranked by callers