Home
last modified time | relevance | path

Searched refs:getopt_long_only (Results 1 – 9 of 9) sorted by relevance

/llvm-project/lldb/include/lldb/Host/common/
H A DGetOptInc.h59 int getopt_long_only(int argc, char *const *argv, const char *optstring,
/llvm-project/lldb/source/Host/common/
H A DOptionParser.cpp46 return getopt_long_only(argv.size() - 1, argv.data(), opt_cstr.c_str(), in Parse()
H A DGetOptInc.cpp443 int getopt_long_only(int nargc, char *const *nargv, const char *options, in getopt_long_only() function
/llvm-project/lldb/examples/lookup/
H A Dmain.cpp122 while ((ch = getopt_long_only(argc, (char *const *)argv, in main()
/llvm-project/lldb/tools/darwin-debug/
H A Ddarwin-debug.cpp189 while ((ch = getopt_long_only(argc, argv, "a:deE:hsu:?", g_long_options, in main()
/llvm-project/lldb/examples/functions/
H A Dmain.cpp128 while ((ch = getopt_long_only(argc, (char *const *)argv, in main()
/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp61 // option descriptors for getopt_long_only()
381 while ((ch = getopt_long_only(argc, argv, short_options.c_str(), in main_platform()
451 // Skip any options we consumed with getopt_long_only.
/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp798 // option descriptors for getopt_long_only() in FileLogCallback()
1008 while ((ch = getopt_long_only(argc, argv, short_options, g_long_options, in main()
1280 // Skip any options we consumed with getopt_long_only in main()
/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1907 fun:getopt_long_only=uninstrumented