Searched refs:XTENSA_PROP_ALIGN (Results 1 – 3 of 3) sorted by relevance
186 #define XTENSA_PROP_ALIGN 0x00000800 macro
525 if ((a->flags & XTENSA_PROP_ALIGN) != (b->flags & XTENSA_PROP_ALIGN)) in property_table_compare()526 return ((b->flags & XTENSA_PROP_ALIGN) in property_table_compare()527 - (a->flags & XTENSA_PROP_ALIGN)); in property_table_compare()529 if ((a->flags & XTENSA_PROP_ALIGN) in property_table_compare()5502 || ((the_entry->flags & XTENSA_PROP_ALIGN) != 0)) in extend_ebb_bounds_forward()5575 || ((new_entry->flags & XTENSA_PROP_ALIGN) != 0)) in extend_ebb_bounds_backward()7247 if ((entry->flags & XTENSA_PROP_ALIGN) != 0) in compute_fill_extra_space()9034 else if (size == 0 && (flags & XTENSA_PROP_ALIGN) == 0 in relax_property_section()
236 #define XTENSA_PROP_ALIGN 0x00000800 macro10614 num |= XTENSA_PROP_ALIGN; in frag_flags_to_number()