構造体定義書 仕様書作成ツール【A HotDocument】

syment

構文構文

struct syment

ファイル名ファイル名

coff.h

構造体情報構造体情報

No. 名称 属性説明
1
syment   
  _n_name[SYMNMLEN] char old COFF version
  _n_zeroes long new == 0
  _n_offset long offset into string table
  _n_n    
  _n_nptr[2] char * allows for overlaying
  _n    
  n_value long value of symbol
  n_scnum short section number
  n_flags unsigned short copy of flags from filhdr
  n_type unsigned short type and derived type
  n_type unsigned long type and derived type
  n_sclass char storage class
  n_numaux char number of aux. entries
  pad2[2] char force alignment

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー