Lines Matching defs:ebb_constraint_struct
6215 struct ebb_constraint_struct struct
6217 ebb_t ebb;
6218 bfd_boolean start_movable;
6221 int start_extra_space;
6223 enum ebb_target_enum start_align;
6225 bfd_boolean end_movable;
6228 int end_extra_space;
6230 unsigned action_count;
6231 unsigned action_allocated;
6234 proposed_action *actions;
6237 enum ebb_target_enum *action_aligns;