MAXSEGS
if (nsegs < MAXSEGS)
GElf_Phdr *ef_segs[MAXSEGS];
if (nsegs > MAXSEGS) {
if (nsegs == MAXSEGS) {
Elf_Phdr *segs[MAXSEGS];