Searched refs:synth_size (Results 1 – 1 of 1) sorted by relevance
387 uint32_t synth_size = sizeof *ha; in setup_handover() local396 ha = malloc(synth_size); in setup_handover()413 synth_size += sizeof *plen + iter->gpt.pe_size; in setup_handover()414 ha = malloc(synth_size); in setup_handover()444 ha = malloc(synth_size); in setup_handover()449 memcpy(ha, iter->record, synth_size); in setup_handover()466 data->size = synth_size; in setup_handover()