Home
last modified time | relevance | path

Searched defs:TOEND (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Delf.c4249 #define TOEND(x) (((x)->flags & (SEC_LOAD | SEC_THREAD_LOCAL)) == 0) in elf_sort_sections() macro
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf.c4892 #define TOEND(x) (((x)->flags & (SEC_LOAD | SEC_THREAD_LOCAL)) == 0) in elf_sort_sections() macro
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf.c5274 #define TOEND(x) (((x)->flags & (SEC_LOAD | SEC_THREAD_LOCAL)) == 0) in elf_sort_sections() macro