Home
last modified time | relevance | path

Searched refs:is_linker (Results 1 – 4 of 4) sorted by relevance

/bionic/linker/
Dlinker_soinfo.cpp545 if (!is_linker()) { in call_constructors()
553 if (!is_linker()) { in call_constructors()
804 bool soinfo::is_linker() const { in is_linker() function in soinfo
Dlinker_soinfo.h303 bool is_linker() const;
Dlinker_relocate.cpp352 if (!relocator.si->is_linker()) { in process_relocation_impl()
Dlinker.cpp240 if (info->is_linker() || info->is_main_executable()) { in notify_gdb_of_load()
3293 if (!is_linker() && !protect_relro()) { in link_image()