platform_bionic/libc/platform/bionic
Peter Collingbourne 2528dab741 Clean up untag_address.
We had two copies of this function, one (not quite correct) in tests/utils.h
and another in bionic/macros.h. Delete the former and have the users include
the latter.

Also, create an overload of the function that takes a uintptr_t, which will
be useful for out-of-process scenarios such as the MTE support in debuggerd.

Bug: 135772972
Change-Id: Ia3c2652c97797663146b3f05fa786afe09f7ea97
2020-03-20 15:35:54 -07:00
..
android_unsafe_frame_pointer_chase.h Add an android_unsafe_frame_pointer_chase function. 2020-02-03 10:30:45 -08:00
fdtrack.h Move fdtrack APIs to LLNDK. 2020-01-30 13:55:10 -08:00
macros.h Clean up untag_address. 2020-03-20 15:35:54 -07:00
malloc.h Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. 2020-02-20 15:25:08 -08:00
mte.h Allow nested usage of ScopedDisableMTE. 2020-02-18 13:13:57 -08:00
mte_kernel.h Update bionic to the v2 MTE patch set. 2020-02-28 01:55:20 +00:00
page.h Make private/bionic_page.h available as platform/bionic/page.h. 2019-12-12 15:26:14 -08:00
reserved_signals.h Fix bugprone-macro-parentheses warnings 2020-03-04 13:22:05 -08:00
tls.h Clean up mips references in the headers. 2020-02-13 18:00:16 -08:00
tls_defines.h Fix bugprone-macro-parentheses warnings 2020-03-04 13:22:05 -08:00