For structure packing mismatches, sprintf requests have been moved to functions in stdio.c
Copyright 2005 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, Version 2.0 ("the License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
Definition in file cfmsgs.c.
#include "arch.h"
#include "jvmcfg.h"
#include "cfmacros.h"
#include "classfile.h"
#include "util.h"
Go to the source code of this file.
Functions | |
rvoid | cfmsgs_atrmsg (rchar *fn, ClassFile *pcfs, attribute_info_dup *atr) |
Display details of what an attribute entry contains. | |
static void | cfmsgs_c_dummy (void) |
rvoid | cfmsgs_show_constant_pool (ClassFile *pcfs) |
Show all entries in the constant pool. | |
rvoid | cfmsgs_typemsg (rchar *fn, ClassFile *pcfs, jvm_constant_pool_index cpidx) |
Display details of what an constant_pool entry contains. | |
Variables | |
static char * | cfmsgs_c_copyright = "\0" "$URL: https://svn.apache.org/path/name/cfmsgs.c $ $Id: cfmsgs.c 0 09/28/2005 dlydick $" " " "Copyright 2005 The Apache Software Foundation or its licensors, as applicable." |
|
|
|
Display details of what an constant_pool entry contains.
java.lang.Object todo 22< Convenient alias for DML5 < Convenient size for any stdio msg < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5
< Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 Definition at line 67 of file cfmsgs.c. References CONSTANT_Class, CONSTANT_CP_DEFAULT_INDEX, CONSTANT_Double, CONSTANT_Fieldref, CONSTANT_Float, CONSTANT_Integer, CONSTANT_InterfaceMethodref, CONSTANT_Long, CONSTANT_Methodref, CONSTANT_NameAndType, CONSTANT_String, CONSTANT_Utf8, CP1_NAME_STRLEN, CP2_CLASS_NAME_STRLEN, CP_TAG, CP_THIS_STRLEN, DMLNORM, GETRI4, GETRL8, HEAP_FREE_DATA, HEAP_GET_DATA, jvm_class_index_null, JVMCFG_STDIO_BFR, PTR_CP1_NAME_STRNAME, PTR_CP2_CLASS_NAME_STRNAME, PTR_CP_ENTRY_TYPE, PTR_CP_THIS_STRNAME, rfalse, sprintfLocal(), sysDbgMsg(), and ClassFile::this_class. Referenced by cfattrib_loadattribute(), and classfile_loadclassdata(). |
|
Show all entries in the constant pool.
< Ref first constant item Definition at line 514 of file cfmsgs.c. Referenced by classfile_loadclassdata(), and linkage_resolve_class(). |
|
Display details of what an attribute entry contains.
< Convenient alias for DML5 < Convenient alias for DML5 < Not in spec < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Convenient alias for DML5 < Not in spec |
|
|