Searched refs:tempdata (Results 1 – 1 of 1) sorted by relevance
761 } *tempdata; in __elfN() local780 tempdata = malloc(sizeof(*tempdata), M_TEMP, M_WAITOK | M_ZERO); in __elfN()781 nd = &tempdata->nd; in __elfN()782 attr = &tempdata->attr; in __elfN()783 imgp = &tempdata->image_params; in __elfN()853 free(tempdata, M_TEMP); in __elfN()