platform_bionic/libdl
Jiyong Park f1cee9662f __cfi_slowpath[_diag] are available to NDK and VNDK clients
When a vendor lib (or vendor-available platform lib) is built with
sanitizer on, __cfi_slowpath_diag is required. However, when building
for those libs, the llndk stub of libdl.so is provided for them and
__cfi_slowpath_diag is not exposed to the stub. In order to make the
sanitizing build successful, expose the symbol.

These symbols are also exposed to NDK clients since we may want to CFI
for unbundled apps.

Bug: 63053790
Bug: 63342219
Test: BOARD_VNDK_VERSION=current m -j libstagefright_foundation.vendor

Change-Id: I081deddb4f66354aaecec4b395d4e17e5566c578
2017-07-13 10:18:56 +09:00
..
Android.bp Remove .(ll)ndk suffix from (ll)ndk_library 2017-04-11 15:15:30 +00:00
ld_android.c Bionic loader is no longer hijacking libdl.so 2016-12-09 14:53:59 -08:00
libdl.arm.map __cfi_slowpath[_diag] are available to NDK and VNDK clients 2017-07-13 10:18:56 +09:00
libdl.arm64.map __cfi_slowpath[_diag] are available to NDK and VNDK clients 2017-07-13 10:18:56 +09:00
libdl.c Merge "linker: add android_get_exported_namespace" 2017-05-02 01:37:04 +00:00
libdl.map.txt __cfi_slowpath[_diag] are available to NDK and VNDK clients 2017-07-13 10:18:56 +09:00
libdl.mips.map __cfi_slowpath[_diag] are available to NDK and VNDK clients 2017-07-13 10:18:56 +09:00
libdl.mips64.map __cfi_slowpath[_diag] are available to NDK and VNDK clients 2017-07-13 10:18:56 +09:00
libdl.x86.map __cfi_slowpath[_diag] are available to NDK and VNDK clients 2017-07-13 10:18:56 +09:00
libdl.x86_64.map __cfi_slowpath[_diag] are available to NDK and VNDK clients 2017-07-13 10:18:56 +09:00
libdl_cfi.cpp Fix CFI initialization crash on x86. 2017-02-02 14:44:46 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00