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