Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/ld/
H A Dldlang.h602 extern lang_output_section_statement_type *next_matching_output_section_statement
H A Dldelf.c1998 os = next_matching_output_section_statement (os, 0)) in ldelf_place_orphan()
H A Dldlang.c1514 next_matching_output_section_statement (lang_output_section_statement_type *os, in next_matching_output_section_statement() function
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dldlang.h609 extern lang_output_section_statement_type *next_matching_output_section_statement
H A Dldlang.c1477 next_matching_output_section_statement (lang_output_section_statement_type *os, in next_matching_output_section_statement() function
/dflybsd-src/contrib/binutils-2.27/ld/emultempl/
H A Delf32.em1886 os = next_matching_output_section_statement (os, 0))