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

  /bionic/tests/libs/
dlsym_weak_function.cpp 17 extern "C" int __attribute__((weak)) weak_func() { function