Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/fork/concurrent_vfork/
H A Dmain.cpp15 const char *g_program = nullptr; variable
38 execl(g_program, g_program, "--child", child_exit_code.c_str(), NULL); in call_vfork()
89 g_program = argv[0]; in main()