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