Lines Matching defs:area
66 uint8_t* area = new uint8_t[size];67 memcpy(area, section_data, size);68 data->d_buf = area;