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