Public Member Functions | Public Attributes

SYMTAB_HEADER Struct Reference

#include <symtab_defs.h>

List of all members.

Public Member Functions

void Init (UINT64 _offset, UINT64 _size, UINT32 _entsize, UINT16 _align, SHDR_TYPE _type)

Public Attributes

mUINT64 offset
mUINT64 size
mUINT32 entsize
mUINT16 align
mUINT16 type

Detailed Description

Definition at line 985 of file symtab_defs.h.


Member Function Documentation

void SYMTAB_HEADER::Init ( UINT64  _offset,
UINT64  _size,
UINT32  _entsize,
UINT16  _align,
SHDR_TYPE  _type 
) [inline]

Definition at line 994 of file symtab_defs.h.

References align, entsize, offset, size, and type.

Referenced by ir_b_write_global_symtab(), and ir_b_write_local_symtab().


Member Data Documentation

Definition at line 991 of file symtab_defs.h.

Referenced by Init().

Definition at line 989 of file symtab_defs.h.

Referenced by Init(), WN_get_global_symtab(), and WN_get_symtab().

Definition at line 987 of file symtab_defs.h.

Referenced by Init(), WN_get_global_symtab(), and WN_get_symtab().

Definition at line 988 of file symtab_defs.h.

Referenced by Init(), WN_get_global_symtab(), and WN_get_symtab().

Definition at line 992 of file symtab_defs.h.

Referenced by Init(), WN_get_global_symtab(), and WN_get_symtab().


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