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

/freebsd-10.0-release/contrib/binutils/binutils/
H A Drdcoff.c73 #define COFF_SLOTS (16) macro
74 debug_type slots[COFF_SLOTS];
115 while (indx >= COFF_SLOTS)
123 indx -= COFF_SLOTS;

Completed in 124 milliseconds