Searched defs:segment_info_struct (Results 1 – 2 of 2) sorted by relevance
63 typedef struct segment_info_struct { struct64 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;[all …]
65 typedef struct segment_info_struct { struct66 frchainS *frchainP;67 unsigned int hadone : 1;74 unsigned int bss : 1;78 fixS *fix_root;79 fixS *fix_tail;83 symbolS *sym;86 void *dwarf2_line_seg;88 union {94 stabu;[all …]