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

  /bionic/linker/
linker_soinfo.h 389 const char* fix_dt_needed(const char* dt_needed, const char* sopath);
395 action(fix_dt_needed(si->get_string(d->d_un.d_val), si->get_realpath()));
linker.cpp 1177 const char* fix_dt_needed(const char* dt_needed, const char* sopath __unused) { function
    [all...]

Completed in 192 milliseconds