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