[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git] / ld / testsuite / ld-scripts / align4.t
blobfc809057004953294fef23eae186d2b949dea9a0
1 SECTIONS
3   .text : {
4     SORT_BY_INIT_PRIORITY (*) (.text .text.*)
5   }
7   .data : {
8     SORT_BY_INIT_PRIORITY (*) (.data .data.*)
9   }