Home
last modified time | relevance | path

Searched refs:linked (Results 1 – 6 of 6) sorted by relevance

/bionic/linker/
Dld.config.format.md65 # This declares linked namespaces - comma separated list.
69 # default namespace but loaded in the linked namespace.
DAndroid.bp74 // This dynamic linker is actually a shared object linked with static libraries.
Dlinker.cpp1656 bool linked = local_group.visit([&](soinfo* si) { in find_libraries() local
1667 if (linked) { in find_libraries()
1677 return linked; in find_libraries()
/bionic/tests/
DAndroid.bp390 // Tests for the device linked against bionic's static library. Run with:
423 // effective until it has been linked. To fix this, just allow multiple symbol
429 // Tests to run on the host and linked against glibc. Run with:
/bionic/
DREADME.md32 The dynamic linker. When you run a dynamically-linked executable, its ELF file
/bionic/libc/
DAndroid.bp778 // The following must not be statically linked into libc_ndk.a, because