Searched defs:ld_config_file_path (Results 1 – 2 of 2) sorted by relevance
179 static bool parse_config_file(const char* ld_config_file_path, in parse_config_file()457 bool Config::read_binary_config(const char* ld_config_file_path, in read_binary_config()
3658 std::string ld_config_file_path = get_ld_config_file_path(executable_path); in init_default_namespaces() local