Searched refs:ppsection (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delflink.c6838 asection **ppsection;
6885 for (isym = isymbuf, pindex = finfo->indices, ppsection = finfo->sections;
6887 isym++, pindex++, ppsection++)
6899 *ppsection = NULL;
6926 *ppsection = NULL;
6930 *ppsection = isec;
6933 if (ppsection == finfo->sections)
6828 asection **ppsection; local
/haiku-buildtools/binutils/bfd/
H A Delflink.c9926 asection **ppsection;
9973 for (isym = isymbuf, pindex = flinfo->indices, ppsection = flinfo->sections;
9975 isym++, pindex++, ppsection++)
9989 *ppsection = NULL;
10007 *ppsection = NULL;
10018 *ppsection = isec;
9914 asection **ppsection; local

Completed in 122 milliseconds