Searched refs:property_map (Results 1 – 1 of 1) sorted by relevance
469 std::unordered_map<std::string, PropertyValue> property_map; in read_binary_config() local470 if (!parse_config_file(ld_config_file_path, binary_realpath, &property_map, error_msg)) { in read_binary_config()474 Properties properties(std::move(property_map)); in read_binary_config()