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