Searched refs:kLdGeneratedConfigFilePath (Results 1 – 1 of 1) sorted by relevance
98 static const char* const kLdGeneratedConfigFilePath = "/linkerconfig/ld.config.txt"; variable3421 if (file_exists(kLdGeneratedConfigFilePath)) { in get_ld_config_file_path()3422 return kLdGeneratedConfigFilePath; in get_ld_config_file_path()3427 kLdGeneratedConfigFilePath); in get_ld_config_file_path()