http://denemo.org/~jjbenham/iphone-dev-read-only/odcctools/as/armop.c
https://static.docs.arm.com/dui0742/g/DUI0742G_migration_and_compatibility_guide.pdf
Alignment of functions
https://www.cse.unr.edu/~sushil/class/cs202/help/man/gcc-2.7.0/gcc_82.html
It is not possible to specify the alignment of functions; the alignment of functions is determined by the machine's requirements and cannot be changed.
https://static.docs.arm.com/dui0742/g/DUI0742G_migration_and_compatibility_guide.pdf
Alignment of functions
https://www.cse.unr.edu/~sushil/class/cs202/help/man/gcc-2.7.0/gcc_82.html
It is not possible to specify the alignment of functions; the alignment of functions is determined by the machine's requirements and cannot be changed.