Searched refs:is_main_executable (Results 1 – 2 of 2) sorted by relevance
316 bool is_main_executable() const;
180 if (info->is_main_executable()) { in notify_gdb_of_load()197 if (info->is_main_executable()) { in notify_gdb_of_unload()2252 if (!is_main_executable() && preinit_array_ != nullptr) { in call_constructors()2451 bool soinfo::is_main_executable() const { in is_main_executable() function in soinfo