Searched refs:is_loaded (Results 1 – 2 of 2) sorted by relevance
72 bool is_loaded() const { return e_type_ != ET_NONE; } in is_loaded() function
93 if (linker_elf_file->is_loaded()) { in StartGuestExecutableImpl()391 if (executable_elf_file_.is_loaded() && executable_elf_file_.dynamic() != nullptr) { in FindRDebug()