platform_bionic/libc/arch-arm/bionic
Mitch Phillips 93400371f7 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE.
Normally, platform-specific note types in the toolchain are prefixed
with the platform name. Because we're exposing the NT_TYPE_MEMTAG and
synthesizing the note in the toolchain in an upcoming patch
(https://reviews.llvm.org/D118948), it's been requested that we change
the name to include the platform prefix.

While NT_TYPE_IDENT and NT_TYPE_KUSER aren't known about or synthesized
by the toolchain, update those references as well for consistency.

Bug: N/A
Test: Build Android
Change-Id: I7742e4917ae275d59d7984991664ea48028053a1
2022-02-07 13:49:20 -08:00
..
__aeabi.c Remove workarounds for old versions of clang and GCC. 2018-07-11 13:18:29 -07:00
__aeabi_read_tp.S Add ARM EABI function __aeabi_read_tp 2019-01-07 20:30:35 -08:00
__bionic_clone.S Clear the stack frame pointer in _start and __bionic_clone 2021-05-07 15:00:55 -07:00
__restore.S More cleanup for #inclusivefixit. 2020-07-31 10:35:03 -07:00
_exit_with_stack_teardown.S
atexit_legacy.c
atomics_arm.c
bpabi.c Implement __gnu_[u]ldivmod_helper methods in libc 2019-04-22 18:12:55 -07:00
exidx_dynamic.c
exidx_static.c Move dl_unwind_find_exidx from libdl.a to libc.a 2019-10-14 16:34:12 -07:00
kuser_helper_on.S [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. 2022-02-07 13:49:20 -08:00
libcrt_compat.c Switch libm to libcrt.builtins 2019-02-22 13:33:15 -08:00
popcount_tab.c
setjmp.S setjmp/longjmp: avoid invalid values in the stack pointer. 2021-04-05 17:43:36 -07:00
syscall.S
vfork.S Track whether a thread is currently vforked. 2020-05-07 19:44:27 -07:00