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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c3260 asection **csectpp;
3295 csectpp = xcoff_data (sub)->csects;
3297 /* Dynamic object do not have csectpp's. */
3298 if (NULL != csectpp)
3313 && *csectpp != NULL
3315 || ((*csectpp)->flags & SEC_MARK) != 0
3316 || *csectpp == bfd_abs_section_ptr)
3330 csectpp += sym.n_numaux + 1;
3417 asection **csectpp;
3461 csectpp
3255 asection **csectpp; local
3411 asection **csectpp; local
[all...]

Completed in 65 milliseconds