Searched refs:SetCreateLibrary (Results 1 – 11 of 11) sorted by relevance
39 void SetCreateLibrary(bool create_library) { in SetCreateLibrary() function in spvtools::LinkerOptions
38 void SetCreateLibrary(bool create_library) { in SetCreateLibrary() function in spvtools::LinkerOptions
129 options.SetCreateLibrary(flags::create_library.value()); in main()
135 options.SetCreateLibrary(flags::create_library.value()); in main()
112 options.SetCreateLibrary(true); in TEST_F()
833 linker_options.SetCreateLibrary(create_library); in link_program()
1261 options.SetCreateLibrary(args->create_library);