Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/ld/
Dldlang.c4109 #define IGNORE_SECTION(s) \ macro
4142 if (IGNORE_SECTION (s) || s->size == 0) in lang_check_section_addresses()
4312 && !IGNORE_SECTION (os->bfd_section) in lang_size_sections_1()
DChangeLog-989920 * ldlang.c (IGNORE_SECTION): Section must have both ALLOC and LOAD
27 (IGNORE_SECTION): New macro.
DChangeLog-0203382 * ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tell