Home
last modified time | relevance | path

Searched refs:TC_FRAG_TYPE (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDfrags.h96 #ifdef TC_FRAG_TYPE
97 TC_FRAG_TYPE tc_frag_data;
HDChangeLog-02032361 * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): New.
6670 (TC_FRAG_TYPE): Change to struct sh64_tc_frag_data. Users
6870 (TC_FRAG_TYPE): Define as fragS *.
HDChangeLog-9697242 (struct frag, member tc_frag_data): New member if TC_FRAG_TYPE
249 * config/tc-ns32k.h (TC_FRAG_TYPE): Define.
HDChangeLog-00012685 * config/tc-arm.h (TC_FRAG_TYPE): Define.
/NextBSD/contrib/binutils/gas/config/
HDtc-score.h62 #define TC_FRAG_TYPE struct score_tc_frag_data macro
HDtc-arm.h187 #define TC_FRAG_TYPE int macro
HDtc-ia64.h162 #define TC_FRAG_TYPE int macro
/NextBSD/contrib/binutils/gas/doc/
HDinternals.texi578 Target specific fragment data of type TC_FRAG_TYPE.
579 Only present if @code{TC_FRAG_TYPE} is defined.
1123 These fields are defined with the @code{TC_FRAG_TYPE} macro.
1766 @code{TC_FRAG_TYPE} to include a pointer to it and defining @code{TC_FRAG_INIT}