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

  /bionic/linker/
linker_soinfo.cpp 412 if (!is_linker()) {
420 if (!is_linker()) {
662 bool soinfo::is_linker() const { function in class:soinfo
linker_soinfo.h 238 bool is_linker() const;
linker.cpp 241 if (info->is_linker() || info->is_main_executable()) {
    [all...]

Completed in 97 milliseconds