Searched refs:output_section_statement_name (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/ld/
H A Dldlang.h479 (const char *output_section_statement_name,
H A Dldlang.c5502 lang_enter_output_section_statement (const char *output_section_statement_name,
5512 os = lang_output_section_statement_lookup_1 (output_section_statement_name,
5500 lang_enter_output_section_statement(const char *output_section_statement_name, etree_type *address_exp, enum section_type sectype, etree_type *align, etree_type *subalign, etree_type *ebase, int constraint) argument

Completed in 118 milliseconds