get_data_from_pack  810 builtin/index-pack.c 			data = new_data = get_data_from_pack(obj_entry);
get_data_from_pack  900 builtin/index-pack.c 			c->data = get_data_from_pack(obj);
get_data_from_pack  910 builtin/index-pack.c 			raw = get_data_from_pack(obj);
get_data_from_pack  941 builtin/index-pack.c 	delta_data = get_data_from_pack(delta_obj);