Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArosyW/JVM
/ functions
Functions
175 in github.com/ArosyW/JVM
⨍
Functions
175
◇
Types & classes
32
Method
callSpecial
native/JavaNativeInterface.cpp:42
Method
callStaticMethod
native/JavaNativeInterface.cpp:20
Method
callVirtual
native/JavaNativeInterface.cpp:29
Method
checkAndPutMagic
classFile/ClassFileParser.cpp:28
Method
checkAndPutVersion
classFile/ClassFileParser.cpp:37
Method
funcALOAD0
inteoreter/CodeRunBase.cpp:103
Method
funcALOAD1
inteoreter/CodeRunBase.cpp:109
Method
funcDUP
inteoreter/CodeRunBase.cpp:97
Method
funcGETSTATIC
inteoreter/CodeRunBase.cpp:43
Method
funcICONST0
inteoreter/CodeRunBase.cpp:93
Method
funcINVOKESPECIAL
inteoreter/CodeRunBase.cpp:139
Method
funcINVOKEVIRTUAL
inteoreter/CodeRunBase.cpp:124
Method
funcLDC
inteoreter/CodeRunBase.cpp:71
Method
funcNEW
inteoreter/CodeRunBase.cpp:115
Method
funcNOP
inteoreter/CodeRunBase.cpp:35
Method
funcPUTSTATIC
inteoreter/CodeRunBase.cpp:57
Method
funcRETURN
inteoreter/CodeRunBase.cpp:39
Method
getAccessFlags
oop/InstanceKlass.cpp:48
Method
getAndPop
runtime/JavaThread.cpp:6
Method
getAttrLength
oop/CodeAttributeInfo.cpp:15
Method
getAttributeInfo
oop/InstanceKlass.cpp:128
Method
getAttributesCount
oop/FieldsInfo.cpp:31
Method
getAttributesCount
oop/CodeAttributeInfo.cpp:63
Method
getBelongCode
inteoreter/BytecodeStream.cpp:15
Method
getDescriptorIndex
oop/FieldsInfo.cpp:23
Method
getDescriptorIndex
oop/LocalVariableTable.cpp:38
Method
getExceptionTableLength
oop/CodeAttributeInfo.cpp:47
Method
getIndex
inteoreter/BytecodeStream.cpp:31
Method
getMethod
native/JavaNativeInterface.cpp:9
Method
getNameIndex
oop/FieldsInfo.cpp:15
Method
getNameIndex
oop/LocalVariableTable.cpp:30
Method
getParams
inteoreter/CodeRunBase.cpp:159
Method
getStartPc
oop/LocalVariableTable.cpp:14
Method
getStringFromPool
* 根据JVM指令中的操作数 获取常量池中的一个字符串 * @param index * @return */
oop/ConstantPool.cpp:37
Method
getTableLen
oop/LocalVariableTable.cpp:6
Method
initCodeRun
inteoreter/CodeRunNative.cpp:11
Method
initCodeRun
inteoreter/CodeRunBase.cpp:19
Method
loadKlass
classFile/BootClassLoader.cpp:12
Function
main
main.cpp:15
Method
parseLocalVariableTable
classFile/ClassFileParser.cpp:274
Method
parseSourceFile
classFile/ClassFileParser.cpp:319
Method
parserAccessFlags
classFile/ClassFileParser.cpp:144
Method
parserAttribute
classFile/ClassFileParser.cpp:306
Method
parserAttributeCount
classFile/ClassFileParser.cpp:301
Method
parserConstantPool
classFile/ClassFileParser.cpp:63
Method
parserConstantPoolCount
classFile/ClassFileParser.cpp:59
Method
parserFieldsCount
classFile/ClassFileParser.cpp:179
Method
parserFieldsInfo
classFile/ClassFileParser.cpp:184
Method
parserInterfaces
classFile/ClassFileParser.cpp:164
Method
parserInterfacesCount
classFile/ClassFileParser.cpp:159
Method
parserLineNumberTable
classFile/ClassFileParser.cpp:249
Method
parserMethodCount
classFile/ClassFileParser.cpp:199
Method
parserMethodInfo
classFile/ClassFileParser.cpp:204
Method
parserSuperClass
classFile/ClassFileParser.cpp:154
Method
parserThisClass
classFile/ClassFileParser.cpp:149
Method
readByPath
* 根据路径读取.class文件 */
Stream/ClassRead.cpp:10
Method
run
inteoreter/BytecodeInterpreter.cpp:9
Method
setAccessFlags
oop/InstanceKlass.cpp:52
Method
setAttributeInfo
oop/InstanceKlass.cpp:132
Method
setAttributes
oop/CodeAttributeInfo.cpp:75
Method
setAttributesCount
oop/FieldsInfo.cpp:35
Method
setAttributesCount
oop/CodeAttributeInfo.cpp:67
Method
setBelongCode
inteoreter/BytecodeStream.cpp:19
Method
setBelongMethod
inteoreter/BytecodeStream.cpp:11
Method
setCodes
inteoreter/BytecodeStream.cpp:43
Method
setContainer
oop/AttributeInfo.cpp:30
Method
setDescriptorIndex
oop/FieldsInfo.cpp:27
Method
setDescriptorIndex
oop/LocalVariableTable.cpp:42
Method
setIndex
inteoreter/BytecodeStream.cpp:35
Method
setLength
inteoreter/BytecodeStream.cpp:27
Method
setNameIndex
oop/FieldsInfo.cpp:19
Method
setNameIndex
oop/LocalVariableTable.cpp:34
Method
setStartPc
oop/LocalVariableTable.cpp:18
Method
setTableLen
oop/LocalVariableTable.cpp:10
Method
writeBytes
inteoreter/CodeRunNative.cpp:15
← previous
101–175 of 175, ranked by callers