Home
last modified time | relevance | path

Searched refs:next_matching_output_section_statement (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/
Dldlang.h609 extern lang_output_section_statement_type *next_matching_output_section_statement
DChangeLog-2009984 (next_matching_output_section_statement): New function.
986 (next_matching_output_section_statement): Declare.
Dldlang.c1477 next_matching_output_section_statement (lang_output_section_statement_type *os, in next_matching_output_section_statement() function
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dpep.em1920 os = next_matching_output_section_statement (os, 0))
Delf32.em1899 os = next_matching_output_section_statement (os, 0))
Dpe.em2147 os = next_matching_output_section_statement (os, 0))