Home
last modified time | relevance | path

Searched refs:IGNORE_SECTION (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2004267 (IGNORE_SECTION): Rearrange.
754 (IGNORE_SECTION): Remove bfd arg. Update all callers.
1220 (IGNORE_SECTION): Ignore .tbss sections too.
1343 * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
DChangeLog-2010304 (IGNORE_SECTION): Don't test SEC_NEVER_LOAD.
668 (IGNORE_SECTION): Likewise.
Dldlang.c4697 #define IGNORE_SECTION(s) \ macro
4938 && !IGNORE_SECTION (os->bfd_section) in lang_size_sections_1()
6378 && !IGNORE_SECTION (section) in find_relro_section_callback()
DChangeLog-989920 * ldlang.c (IGNORE_SECTION): Section must have both ALLOC and LOAD
27 (IGNORE_SECTION): New macro.
DChangeLog-20051433 * ldlang.c (IGNORE_SECTION): Remove check for zero size.
DChangeLog-0203382 * ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tell