Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

cp_info_dup Struct Reference

#include <classfile.h>


Detailed Description

Pad cp_info structures for proper multi-byte field address boundary alignment.

See also:
FILL_INFO_DUP0 et al.

Definition at line 178 of file classfile.h.

Data Fields

cp_info cp
 Misalign cp_info (on odd address) so that all items except tag are on even addresses.
rbyte empty [3]
 Align tag u1 byte against END of 4-byte word.


Field Documentation

rbyte cp_info_dup::empty[3]
 

Align tag u1 byte against END of 4-byte word.

Definition at line 182 of file classfile.h.

Referenced by nts_prchar2utf(), and nts_prchar2utf_classname().

cp_info cp_info_dup::cp
 

Misalign cp_info (on odd address) so that all items except tag are on even addresses.

This assumes they are all u2 or u4.

Definition at line 185 of file classfile.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 30 18:50:51 2005 by  doxygen 1.4.4