Home
last modified time | relevance | path

Searched refs:lang_input_section_enum (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/emultempl/
Dxtensaelf.em694 if (s->header.type != lang_input_section_enum)
710 if (s->header.type != lang_input_section_enum)
984 case lang_input_section_enum:
1132 if (src->header.type != lang_input_section_enum)
1134 if (tgt->header.type != lang_input_section_enum)
1229 if (l->header.type == lang_input_section_enum)
1273 if ((statement->header.type == lang_input_section_enum
1354 case lang_input_section_enum:
1428 || (w->children.head->header.type == lang_input_section_enum
1539 if (l->header.type == lang_input_section_enum)
[all …]
Dppc64elf.em134 if (s->header.next->header.type == lang_input_section_enum)
147 ASSERT (prev->header.type == lang_input_section_enum);
184 case lang_input_section_enum:
328 case lang_input_section_enum:
422 if (statement->header.type == lang_input_section_enum)
440 if (statement->header.type == lang_input_section_enum)
Dnios2elf.em121 case lang_input_section_enum:
219 if (statement->header.type == lang_input_section_enum)
Dmetagelf.em114 case lang_input_section_enum:
202 if (statement->header.type == lang_input_section_enum)
Dhppaelf.em137 case lang_input_section_enum:
225 if (statement->header.type == lang_input_section_enum)
Daarch64elf.em120 case lang_input_section_enum:
209 if (statement->header.type == lang_input_section_enum)
Dbeos.em548 if (start->header.type != lang_input_section_enum
558 == lang_input_section_enum);
588 if (end->header.type != lang_input_section_enum)
Dmipself.em97 case lang_input_section_enum:
Darmelf.em147 case lang_input_section_enum:
237 if (statement->header.type == lang_input_section_enum)
Dm68hc1xelf.em204 case lang_input_section_enum:
Daix.em864 if ((*pls)->header.type == lang_input_section_enum
880 if ((*pwls)->header.type == lang_input_section_enum
Dpep.em2039 if ((*pl)->header.type != lang_input_section_enum)
Dpe.em2268 if ((*pl)->header.type != lang_input_section_enum)
/toolchain/binutils/binutils-2.25/ld/
Dldlang.h74 lang_input_section_enum, enumerator
Dldwrite.c236 case lang_input_section_enum: in build_link_order()
Dldlang.c964 case lang_input_section_enum: in lang_for_each_statement_worker()
1772 case lang_input_section_enum: in insert_os_after()
2472 if (l->header.type != lang_input_section_enum) in wild_sort()
3666 case lang_input_section_enum: in map_input_to_output_sections()
4515 case lang_input_section_enum: in print_statement()
4900 != lang_input_section_enum)) in lang_size_sections_1()
5238 case lang_input_section_enum: in lang_size_sections_1()
5619 case lang_input_section_enum: in lang_do_assignments_1()
DChangeLog669 * ldlang.c (lang_size_sections_1 <lang_input_section_enum>): Use
DChangeLog-91975005 (lang_do_assignments): Likewise (case lang_input_section_enum).