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

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dsom.c2446 /* Return -1, 0, 1 indicating the relative ordering of subspace1
2452 asection **subspace1 = (asection **) arg1; local
2455 if ((*subspace1)->target_index < (*subspace2)->target_index)
2457 else if ((*subspace2)->target_index < (*subspace1)->target_index)

Completed in 186 milliseconds