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

symbol

構文構文

our version of an nlist node

struct symbol

ファイル名ファイル名

struc-symbol.h

構造体情報構造体情報

No. 名称 属性説明
1
symbol  our version of an nlist node
  sy_symbol obj_symbol_type what we write in .o file (if permitted)
  sy_name_offset unsigned long 4-origin position of sy_name in symbols
  sy_number long 24 bit symbol number.
  sy_next symbol * forward chain, or NULL
  sy_previous symbol * backward chain, or NULL
  sy_frag frag * NULL or -> frag this symbol attaches to.
  sy_forward symbol * value is really that of this other symbol
  sy_forceout int  
  sy_sizexp void * (expressionS *)
  sy_aux int  

See Also

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