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

  /bionic/linker/
linker.cpp 139 static bool is_system_library(const std::string& realpath) { function
214 if (needed_by != nullptr && is_system_library(needed_by->get_realpath())) {
    [all...]
  /external/elfutils/src/
ld.h 790 bool is_system_library; member in struct:ld_state
    [all...]

Completed in 354 milliseconds