Searched refs:lang_output_section_statement_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/ld/
H A Dldlang.h161 } lang_output_section_statement_type; typedef in typeref:struct:lang_output_section_statement_struct
371 lang_output_section_statement_type output_section_statement;
443 lang_output_section_statement_type *os;
446 lang_output_section_statement_type **os_tail;
449 extern lang_output_section_statement_type *abs_output_section;
478 extern lang_output_section_statement_type *lang_enter_output_section_statement
540 extern lang_output_section_statement_type *lang_output_section_find
542 extern lang_output_section_statement_type *lang_output_section_find_by_flags
543 (const asection *, lang_output_section_statement_type **,
545 extern lang_output_section_statement_type *lang_insert_orpha
[all...]
H A Dldlang.c57 static lang_output_section_statement_type *default_common_section;
75 lang_output_section_statement_type *);
77 lang_output_section_statement_type *);
87 lang_output_section_statement_type *abs_output_section;
429 (lang_output_section_statement_type *) output);
1020 lang_output_section_statement_type **nextp;
1048 = ((lang_output_section_statement_type *)
1050 - offsetof (lang_output_section_statement_type, next)));
1202 lang_output_section_statement_type *
1228 static lang_output_section_statement_type *
[all...]
H A Dldexp.c570 lang_output_section_statement_type *os;
587 lang_output_section_statement_type *os;
613 lang_output_section_statement_type *os;

Completed in 136 milliseconds