Lines Matching refs:more
23 General Public License for more details.
57 be replaced by more diddling inside libelf internals. */
164 /* Never read more than this much without mmap. */
186 ELF image right now without having to read in anything more. */
229 help us find the whole file, which might be more useful than
280 #define more(size) do_more (size, &phdr, align, elf, start, &ndx, &end, &end_vaddr)
317 if (! more (minread))
320 /* See how much more we can get of what the caller wants. */
321 (void) more (*buffer_available);
325 (void) more (elf->maximum_size - start);