Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/emultempl/
H A Dppc64elf.em179 case lang_input_section_enum:
282 if (statement->header.type == lang_input_section_enum)
297 if (statement->header.type == lang_input_section_enum)
H A Darmelf.em79 if (statement->header.type == lang_input_section_enum)
H A Dpep.em1509 if ((*pl)->header.type != lang_input_section_enum)
H A Dpe.em1723 if ((*pl)->header.type != lang_input_section_enum)
/freebsd-12.1/contrib/binutils/ld/
H A Dldlang.h73 lang_input_section_enum, enumerator
H A Dldwrite.c220 case lang_input_section_enum: in build_link_order()
H A Dldlang.c842 case lang_input_section_enum: in lang_for_each_statement_worker()
1646 case lang_input_section_enum: in lang_insert_orphan()
2156 if (l->header.type != lang_input_section_enum) in wild_sort()
3274 case lang_input_section_enum: in map_input_to_output_sections()
3932 case lang_input_section_enum: in print_statement()
4272 != lang_input_section_enum)) in lang_size_sections_1()
4601 case lang_input_section_enum: in lang_size_sections_1()
4937 case lang_input_section_enum: in lang_do_assignments_1()
H A DChangeLog-91975005 (lang_do_assignments): Likewise (case lang_input_section_enum).