Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A Dlinker_soinfo.cpp542 if (!is_linker()) { in call_constructors()
550 if (!is_linker()) { in call_constructors()
801 bool soinfo::is_linker() const { in is_linker() function in soinfo
H A Dlinker_soinfo.h303 bool is_linker() const;
H A Dlinker_relocate.cpp352 if (!relocator.si->is_linker()) { in process_relocation_impl()
H A Dlinker.cpp240 if (info->is_linker() || info->is_main_executable()) { in notify_gdb_of_load()
3296 if (!is_linker() && !protect_relro()) { in link_image()