[bajos] r916 committed - überarbeitung fields

2 views
Skip to first unread message

ba...@googlecode.com

unread,
Sep 14, 2011, 5:14:46 AM9/14/11
to bajo...@googlegroups.com
Revision: 916
Author: burkhart.holznagel
Date: Wed Sep 14 02:13:49 2011
Log: überarbeitung fields
http://code.google.com/p/bajos/source/detail?r=916

Modified:
/trunk/bajos/JVM/classfile.h

=======================================
--- /trunk/bajos/JVM/classfile.h Sun Aug 7 04:13:08 2011
+++ /trunk/bajos/JVM/classfile.h Wed Sep 14 02:13:49 2011
@@ -23,6 +23,8 @@
const char* fieldDescr, u1 fieldDescrLength);
u1 findFieldByRamName(const char* fieldName, u1 fieldNameLength,
const char* fieldDescr, u1 fieldDescrLength);
+u1 findStaticFieldByName(const char* fieldName, u1 fieldNameLength,
+const char* fieldDescr, u1 fieldDescrLength);
u1 findMethod(const char* className, const u1 classNameLength,
const char* methodName, const u1 methodNameLength,
const char* methodDescr, const u1 methodDescrLength);
Reply all
Reply to author
Forward
0 new messages