Lines Matching defs:segment_info_struct
63 typedef struct segment_info_struct { struct
64 frchainS *frchainP;
65 unsigned int hadone : 1;
72 unsigned int bss : 1;
74 int user_stuff;
78 fixS *fix_root;
79 fixS *fix_tail;
81 symbolS *dot;
83 struct lineno_list *lineno_list_head;
84 struct lineno_list *lineno_list_tail;
87 asection *bfd_section;
91 symbolS *sym;
94 void *dwarf2_line_seg;
96 union {
102 stabu;
105 unsigned long literal_pool_size;
109 TC_SEGMENT_INFO_TYPE tc_segment_info_data;