Lines Matching defs:end
280 #define more(size) do_more (size, &phdr, align, elf, start, &ndx, &end, &end_vaddr)
311 GElf_Off end;
314 update_end (&phdr, align, &end, &end_vaddr);
327 /* Make sure we don't look past the end of the actual file,
329 if (unlikely (end > elf->maximum_size))
330 end = elf->maximum_size;
333 if (unlikely (start >= end))
336 if (end - start < minread)
342 size_t size = end - start;
369 MAX (4096, MIN (end - start,
608 /* Move this module to the end of the list, so that we end