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