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

  /bionic/linker/
linker_soinfo.h 187 bool has_DT_SYMBOLIC;
linker.cpp 415 if (si_from->has_DT_SYMBOLIC) {
454 if (local_si == si_from && si_from->has_DT_SYMBOLIC) {
    [all...]

Completed in 46 milliseconds