Searched refs:get_recorded_alignment (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dwrite.h155 extern int get_recorded_alignment (segT seg);
H A Dwrite.c357 get_recorded_alignment (segT seg) function
1142 ? get_recorded_alignment (SEG) : 0)
/haiku-buildtools/binutils/gas/
H A Dwrite.h171 extern int get_recorded_alignment (segT);
H A Dwrite.c367 get_recorded_alignment (segT seg) function
1716 ? get_recorded_alignment (SEG) \
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.h256 ? arm_min (2, get_recorded_alignment (SEG)) : 0)
H A Dtc-xtensa.c8788 int sec_align = get_recorded_alignment (sec);
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-ieee.c494 ? get_recorded_alignment (SEG) : 0)
H A Dtc-xtensa.c7944 if (get_recorded_alignment (sec) >= 3)

Completed in 215 milliseconds