Searched refs:SetTargetOs (Results 1 – 2 of 2) sorted by relevance
94 void SetTargetOs(const char* target_os) { target_os_ = target_os; } in SetTargetOs() function
248 embedded_writer.SetTargetOs(i::FLAG_target_os); in main()