Lines Matching defs:segment_info_struct
68 typedef struct segment_info_struct { struct
69 frchainS *frchainP;
70 unsigned int hadone : 1;
77 unsigned int bss : 1;
79 int user_stuff;
83 fixS *fix_root;
84 fixS *fix_tail;
86 symbolS *dot;
88 struct lineno_list *lineno_list_head;
89 struct lineno_list *lineno_list_tail;
92 asection *bfd_section;
96 symbolS *sym;
98 union {
104 stabu;
107 unsigned long literal_pool_size;
111 TC_SEGMENT_INFO_TYPE tc_segment_info_data;