構造体定義書 VB2010

COFF_scnhdr

構文構文

typedef struct

ファイル名ファイル名

coff.h

構造体情報構造体情報

No. 名称 属性説明
1
COFF_scnhdr   
  s_name[8] char section name
  s_paddr unsigned long physical address, aliased s_nlib
  s_vaddr unsigned long virtual address
  s_size unsigned long section size
  s_scnptr unsigned long file ptr to raw data for section
  s_relptr unsigned long file ptr to relocation
  s_lnnoptr unsigned long file ptr to line numbers
  s_nreloc unsigned short number of relocation entries
  s_nlnno unsigned short number of line number entries
  s_flags unsigned long flags

See Also

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