Home
last modified time | relevance | path

Searched refs:AdditionalSOs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DExecutionDriver.cpp89 AdditionalSOs("additional-so", cl::desc("Additional shared objects to load " variable
336 std::vector<std::string> SharedObjs(AdditionalSOs); in executeProgram()
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp86 AdditionalSOs("additional-so", variable
350 std::vector<std::string> SharedObjs(AdditionalSOs); in executeProgram()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DExecutionDriver.cpp89 AdditionalSOs("additional-so", variable
382 std::vector<std::string> SharedObjs(AdditionalSOs); in executeProgram()