Searched defs:output_section_statement (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/ld/
H A Dldlang.h371 lang_output_section_statement_type output_section_statement; member in union:lang_statement_union
H A Dldlang.c3108 check_input_sections(lang_statement_union_type *s, lang_output_section_statement_type *output_section_statement) argument
3398 print_output_section_statement(lang_output_section_statement_type *output_section_statement) argument
4042 size_input_section(lang_statement_union_type **this_ptr, lang_output_section_statement_type *output_section_statement, fill_type *fill, bfd_vma dot) argument
4220 lang_size_sections_1(lang_statement_union_type *s, lang_output_section_statement_type *output_section_statement, lang_statement_union_type **prev, fill_type *fill, bfd_vma dot, bfd_boolean *relax, bfd_boolean check_regions) argument
[all...]

Completed in 91 milliseconds