Public Member Functions | Public Attributes

FLD Struct Reference

#include <symtab_defs.h>

List of all members.

Public Member Functions

 FLD ()
void Verify (UINT64 record_size) const
void Print (FILE *f) const

Public Attributes

STR_IDX name_idx
TY_IDX type
mUINT64 ofst
mUINT8 bsize
mUINT8 bofst
mUINT16 flags
ST_IDX st

Detailed Description

Definition at line 262 of file symtab_defs.h.


Constructor & Destructor Documentation

FLD::FLD (  ) 

Member Function Documentation

void FLD::Print ( FILE *  f  )  const

Definition at line 2397 of file symtab.cxx.

References bofst, bsize, flags, FLD_FLAGS_To_Str(), FLD_IS_BIT_FIELD, fprintf(), name_idx, ofst, Print_TY_IDX_verbose(), st, ST_IDX_index(), ST_IDX_level(), Str_Table, and type.

Here is the call graph for this function:

void FLD::Verify ( UINT64  record_size  )  const

Member Data Documentation

Definition at line 271 of file symtab_defs.h.

Referenced by FLD_bofst(), FLD_Init(), Print(), Set_FLD_bofst(), and Verify().

Definition at line 270 of file symtab_defs.h.

Referenced by FLD_bsize(), FLD_Init(), Print(), Set_FLD_bsize(), and Verify().

Definition at line 264 of file symtab_defs.h.

Referenced by FLD_Init(), FLD_name(), FLD_name_idx(), Print(), Set_FLD_name_idx(), and Verify().

Definition at line 268 of file symtab_defs.h.

Referenced by FLD_Init(), FLD_ofst(), Print(), Set_FLD_ofst(), and Verify().

Definition at line 275 of file symtab_defs.h.

Referenced by FLD_Init(), FLD_st(), Print(), Set_FLD_st(), and Verify().

Definition at line 266 of file symtab_defs.h.

Referenced by fei_field_dot(), FLD_Init(), FLD_type(), Print(), Set_FLD_type(), and Verify().


The documentation for this struct was generated from the following files: