Searched defs:bfd_section (Results 1 – 1 of 1) sorted by relevance
1218 typedef struct bfd_section struct1231 struct bfd_section *next; argument1234 struct bfd_section *prev; argument1239 flagword flags;1439 unsigned int user_set_vma : 1;1442 unsigned int linker_mark : 1;1446 unsigned int linker_has_input : 1;1449 unsigned int gc_mark : 1;1452 unsigned int compress_status : 2;1460 unsigned int segment_mark : 1;[all …]