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

fix

構文構文

struct fix

ファイル名ファイル名

write.h

構造体情報構造体情報

No. 名称 属性説明
1
fix   
  fx_frag fragS * Which frag?
  fx_where long Where is the 1st byte to fix up?
  fx_addsy symbolS * NULL or Symbol whose value we add in.
  fx_subsy symbolS * NULL or Symbol whose value we subtract.
  fx_gotsy symbolS * NULL or __GLOBAL_OFFSET_TABLE_ .
  fx_offset long Absolute number we add in.
  fx_next fix * NULL or -> next fixS.
  fx_size short int How many bytes are involved?
  fx_pcrel char TRUE: pc-relative.
  fx_pcrel_adjust char pc-relative offset adjust
  fx_im_disp char TRUE: value is a displacement
  fx_bit_fixP bit_fixS * IF NULL no bitfix's to do
  fx_bsr char sequent-hack
  fx_r_type reloc_type Sparc hacks
  fx_callj char TRUE if target is a 'callj' (used by i960)
  fx_addnumber long  

See Also

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