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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dsom.c2776 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2782 asection **subspace1 = (asection **) arg1; local
2785 if ((*subspace1)->target_index < (*subspace2)->target_index)
2787 else if ((*subspace2)->target_index < (*subspace1)->target_index)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dsom.c2776 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2782 asection **subspace1 = (asection **) arg1; local
2785 if ((*subspace1)->target_index < (*subspace2)->target_index)
2787 else if ((*subspace2)->target_index < (*subspace1)->target_index)

Completed in 185 milliseconds