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

/freebsd-10.3-release/contrib/binutils/bfd/
H A Dstabs.c402 bfd_size_type *incl_pstridx;
414 for (incl_sym = sym + STABSIZE, incl_pstridx = pstridx + 1;
416 incl_sym += STABSIZE, ++incl_pstridx)
426 *incl_pstridx = (bfd_size_type) -1;
439 *incl_pstridx = (bfd_size_type) -1;
400 bfd_size_type *incl_pstridx; local

Completed in 41 milliseconds