Searched refs:XTENSA_PROP_ALIGN (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/elf/
H A Dxtensa.h188 #define XTENSA_PROP_ALIGN 0x00000800 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/elf/
H A Dxtensa.h188 #define XTENSA_PROP_ALIGN 0x00000800 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/elf/
H A Dxtensa.h188 #define XTENSA_PROP_ALIGN 0x00000800 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-xtensa.c564 if ((a->flags & XTENSA_PROP_ALIGN) != (b->flags & XTENSA_PROP_ALIGN))
565 return ((b->flags & XTENSA_PROP_ALIGN)
566 - (a->flags & XTENSA_PROP_ALIGN));
568 if ((a->flags & XTENSA_PROP_ALIGN)
5565 || ((the_entry->flags & XTENSA_PROP_ALIGN) != 0))
5638 || ((new_entry->flags & XTENSA_PROP_ALIGN) != 0))
7351 if ((entry->flags & XTENSA_PROP_ALIGN) != 0)
9155 && (flags & XTENSA_PROP_ALIGN) == 0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-xtensa.c564 if ((a->flags & XTENSA_PROP_ALIGN) != (b->flags & XTENSA_PROP_ALIGN))
565 return ((b->flags & XTENSA_PROP_ALIGN)
566 - (a->flags & XTENSA_PROP_ALIGN));
568 if ((a->flags & XTENSA_PROP_ALIGN)
5565 || ((the_entry->flags & XTENSA_PROP_ALIGN) != 0))
5638 || ((new_entry->flags & XTENSA_PROP_ALIGN) != 0))
7351 if ((entry->flags & XTENSA_PROP_ALIGN) != 0)
9155 && (flags & XTENSA_PROP_ALIGN) == 0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-xtensa.c564 if ((a->flags & XTENSA_PROP_ALIGN) != (b->flags & XTENSA_PROP_ALIGN))
565 return ((b->flags & XTENSA_PROP_ALIGN)
566 - (a->flags & XTENSA_PROP_ALIGN));
568 if ((a->flags & XTENSA_PROP_ALIGN)
5565 || ((the_entry->flags & XTENSA_PROP_ALIGN) != 0))
5638 || ((new_entry->flags & XTENSA_PROP_ALIGN) != 0))
7351 if ((entry->flags & XTENSA_PROP_ALIGN) != 0)
9155 && (flags & XTENSA_PROP_ALIGN) == 0

Completed in 349 milliseconds