Searched refs:TOEND (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c4232 #define TOEND(x) (((x)->flags & (SEC_LOAD | SEC_THREAD_LOCAL)) == 0)
4234 if (TOEND (sec1))
4236 if (TOEND (sec2))
4246 else if (TOEND (sec2))
4249 #undef TOEND
4227 #define TOEND macro
4244 #undef TOEND macro

Completed in 172 milliseconds