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

  /bionic/linker/
linker.h 166 bool has_DT_SYMBOLIC;
dlfcn.cpp 246 has_DT_SYMBOLIC: true,
linker.cpp 509 if (!si->has_DT_SYMBOLIC) {
540 if (si->has_DT_SYMBOLIC) {
    [all...]

Completed in 68 milliseconds