Dt_relr | //top\\

: Google integrated DT_RELR support into the Bionic C library to improve application startup times and reduce APK sizes.

: The GNU C Library (glibc) added support in version 2.36, allowing desktop and server Linux environments to benefit from the space savings. dt_relr

: By reducing the size of the relocation section, the operating system can load programs faster and use less RAM. : Google integrated DT_RELR support into the Bionic