Home
last modified time | relevance | path

Searched defs:segment_info_struct (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Dsubsegs.h63 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;
[all …]