Searched refs:has_primary_executable (Results 1 – 1 of 1) sorted by relevance
2776 const bool has_primary_executable = exe_module && exe_module->GetObjectFile(); in GetEntryPointAddress() local2777 if (has_primary_executable) { in GetEntryPointAddress()2796 if (!has_primary_executable) in GetEntryPointAddress()