Home
last modified time | relevance | path

Searched defs:exe_path (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/linux/user/ldso/
Dns_config.h51 char *exe_path; member
Dns_config.c477 static int config_parse(const char *file_path, const char *exe_path) in config_parse()
/third_party/musl/ldso/linux/
Dns_config.h51 char *exe_path; member
Dns_config.c477 static int config_parse(const char *file_path, const char *exe_path) in config_parse()
/third_party/gn/src/gn/
Dninja_build_writer.cc59 base::FilePath exe_path = GetExePath(); in GetSelfInvocationCommandLine() local
Dsetup.cc334 base::FilePath exe_path(SysMultiByteTo16(python_path)); in PythonBatToExe() local