platform_bionic/libc/arch-arm64/bionic
Elliott Hughes d5ed63a6a8 Hide most of the private futex functions.
Also hide part of the system properties compatibility code, since
we needed to touch that to keep it building.

I'll remove __futex_syscall4 and futex in a later patch.

Bug: 11156955
Change-Id: Ibbf42414c5bb07fb9f1c4a169922844778e4eeae
2014-05-21 18:30:00 -07:00
..
__bionic_clone.S Merge "Add cfi directives for arm64 assembler." 2014-05-22 01:08:22 +00:00
__get_sp.S Hide __get_sp. 2014-05-20 20:22:50 -07:00
__rt_sigreturn.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00
__set_tls.c Hide __set_tls. 2014-05-20 20:32:28 -07:00
_exit_with_stack_teardown.S Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
_setjmp.S Align arm64 stacks to 16 bytes in __bionic_clone. 2014-05-09 12:16:20 -07:00
bzero_arm64.c bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
crtbegin.c bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
futex_arm64.S Hide most of the private futex functions. 2014-05-21 18:30:00 -07:00
setjmp.S Align arm64 stacks to 16 bytes in __bionic_clone. 2014-05-09 12:16:20 -07:00
sigsetjmp.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00
syscall.S Add cfi directives for arm64 assembler. 2014-05-21 17:46:52 -07:00
vfork.S Add cfi directives for arm64 assembler. 2014-05-21 17:46:52 -07:00