Lines Matching defs:Main
225 /// to \p ExeName, given the value of argv[0] and the address of main()236 std::string Main = sys::fs::getMainExecutable(Argv0, MainAddr);237 StringRef Result = sys::path::parent_path(Main);