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