elfcopy: handle empty program segments There are program segments like GNU_STACK, which contain no sections. This patch makes elfcopy (affecting apriori and soslim) ignore such segments. Signed-off-by: Iliyan Malchev <[email protected]>