HomeSort by relevance Sort by last modified time
    Searched refs:linked_namespace (Results 1 - 2 of 2) sorted by null

  /bionic/linker/
linker_namespaces.h 41 android_namespace_link_t(android_namespace_t* linked_namespace,
44 : linked_namespace_(linked_namespace), shared_lib_sonames_(shared_lib_sonames),
48 android_namespace_t* linked_namespace() const { function in struct:android_namespace_link_t
116 void add_linked_namespace(android_namespace_t* linked_namespace,
120 android_namespace_link_t(linked_namespace, shared_lib_sonames, allow_all_shared_libs));
linker.cpp     [all...]

Completed in 67 milliseconds