Lines Matching refs:an
14 Required tools: the NDK has an `llvm-readelf` binary that understands all the
22 will be tied to an app's target API level:
137 ## Opening shared libraries directly from an APK
151 any zip file, not just an APK. Just give dlopen(3) a path of the form
217 uses them for validity checking. Some developers strip them in an
236 relocations. Such an approach reduces load time and improves security. This was
324 attribute by default, so its absence (or an incorrect soname) indicates
336 are not found, or you try to use an ABI-incompatible library that isn't
351 Android, with an error referencing `__register_atfork`.
359 If an ELF file contains a DT_RUNPATH entry, the directories listed there
369 Each segment in an ELF file has associated flags that tell the
456 level an app targets, so all code sees the new IFUNC-using C library.
505 `__init_array_end`) to locate the arrays. This also avoids the need for an