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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c958 unsigned int csect_index;
1068 csect_index = 0;
1267 csect_index = -(unsigned) 1;
1483 csect_index = ((esym
1487 xcoff_section_data (abfd, csect)->first_symndx = csect_index;
1574 csect_index = ((esym
1586 xcoff_section_data (abfd, csect)->first_symndx = csect_index;
954 unsigned int csect_index; local

Completed in 88 milliseconds