Searched defs:bfd_section (Results 1 – 6 of 6) sorted by relevance
1211 typedef struct bfd_section struct1224 struct bfd_section *next; argument1227 struct bfd_section *prev; argument1232 flagword flags;1418 unsigned int user_set_vma : 1;1421 unsigned int linker_mark : 1;1425 unsigned int linker_has_input : 1;1428 unsigned int gc_mark : 1;1431 unsigned int compress_status : 2;1439 unsigned int segment_mark : 1;[all …]
116 asection *bfd_section; member
87 asection *bfd_section; member
114 asection * bfd_section; /* Associated BFD section. */ member
138 asection *bfd_section; member
1905 asection *bfd_section = after->bfd_section; in lang_insert_orphan() local