Lines Matching refs:or
10 (e.g. arm-linux-androideabi-readelf or i686-linux-android-readelf)
22 * Below the affected API level we'll preserve the old behavior or issue
41 had to call `dlopen` or `System.loadLibrary` on all transitive
165 may not exist, or they may behave differently. This makes apps that use
166 them more likely to fail on specific devices, or on future releases ---
254 check with readelf instead, look for either a TEXTREL entry or the
329 or a misconfiguration in your build system. A missing SONAME may lead
340 are not found, or you try to use an ABI-incompatible library that isn't
357 app's minimum API level, or avoid using `atfork`/`pthread_atfork`.
436 Not calling `dlclose` or ensuring that your library has `RTLD_NODELETE`
455 Most apps should be unaffected by this change, but apps that hook or try to