platform_bionic/libc/arch-common/bionic
Elliott Hughes 12533271fb Give ELF notes 4-byte alignment.
Use .balign because what the argument means doesn't vary between
architectures.

Bug: http://b/70166421
Test: builds
Change-Id: I1d54f2f6942dd2893f3fda30bac08d07ea9cd346
2017-12-04 13:21:01 -08:00
..
__dso_handle.h Remove an obsolete aarch64 hack. 2017-10-25 10:57:02 -07:00
__dso_handle_so.h Remove an obsolete aarch64 hack. 2017-10-25 10:57:02 -07:00
asm_multiarch.h Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
atexit.h Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
crtbegin.c Build crtbegin with clang too. 2017-07-25 11:54:33 -07:00
crtbegin_so.c Remove obsolete __stack_chk_fail_local. 2017-05-23 16:43:30 -07:00
crtbrand.S Give ELF notes 4-byte alignment. 2017-12-04 13:21:01 -08:00
crtend.S Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
crtend_so.S Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
pthread_atfork.h Unregister pthread_atfork handlers on dlclose() 2015-04-24 17:57:37 -07:00