Home | History | Annotate | Download | only in bfd

Lines Matching full:endbufp

4624   struct som_external_symbol_dictionary_record *buf = NULL, *bufp, *endbufp;
4659 endbufp = buf + symbol_count;
4660 for (bufp = buf, sym = symbase; bufp < endbufp; ++bufp)