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

/haiku-buildtools/legacy/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;
1573 csect_index = ((esym
1585 xcoff_section_data (abfd, csect)->first_symndx = csect_index;
954 unsigned int csect_index; local
/haiku-buildtools/binutils/bfd/
H A Dxcofflink.c1221 unsigned int csect_index;
1340 csect_index = 0;
1528 csect_index = -(unsigned) 1;
1746 csect_index = ((esym
1750 xcoff_section_data (abfd, csect)->first_symndx = csect_index;
1830 csect_index = ((esym
1842 xcoff_section_data (abfd, csect)->first_symndx = csect_index;
1215 unsigned int csect_index; local

Completed in 110 milliseconds