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