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

target_ops

構文構文

struct target_ops

ファイル名ファイル名

target.h

構造体情報構造体情報

No. 名称 属性説明
1
target_ops   
  to_shortname char * Name this target type
  to_longname char * Name for printing
  to_doc char * Documentation. Does not include trailing
  en, char *data, char *mask, CORE_ADDR startaddr, int increment, CORE_ADDR lorange, CORE_ADDR hirange, CORE_ADDR *addr_found, ch void (*to_search) PARAMS ((int l  
  to_stratum strata  
  to_next target_ops *  
  to_has_all_memory int  
  to_has_memory int  
  to_has_stack int  
  to_has_registers int  
  to_has_execution int  
  to_sections section_table *  
  to_sections_end section_table *  
  to_magic int  

See Also

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