HomeSort by relevance Sort by last modified time
    Searched refs:lang_output_section_statement_type (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ldlang.h 168 } lang_output_section_statement_type; typedef in typeref:struct:lang_output_section_statement_struct
417 lang_output_section_statement_type output_section_statement;
488 lang_output_section_statement_type *os;
491 lang_output_section_statement_type **os_tail;
505 extern lang_output_section_statement_type *abs_output_section;
537 extern lang_output_section_statement_type *lang_enter_output_section_statement
600 extern lang_output_section_statement_type *lang_output_section_find_by_flags
601 (const asection *, lang_output_section_statement_type **,
603 extern lang_output_section_statement_type *lang_insert_orphan
604 (asection *, const char *, int, lang_output_section_statement_type *,
    [all...]
ldemul.h 59 extern lang_output_section_statement_type *ldemul_place_orphan
154 lang_output_section_statement_type *(*place_orphan)
ldlang.c 61 static lang_output_section_statement_type *default_common_section;
81 lang_output_section_statement_type *);
83 lang_output_section_statement_type *);
94 lang_output_section_statement_type *abs_output_section;
201 const lang_output_section_statement_type *os)
510 lang_output_section_statement_type *os;
512 os = (lang_output_section_statement_type *) output;
538 (lang_output_section_statement_type *) output);
    [all...]
ldemul.c 120 lang_output_section_statement_type *
ldexp.c 670 lang_output_section_statement_type *os;
688 lang_output_section_statement_type *os;
716 lang_output_section_statement_type *os;
    [all...]

Completed in 51 milliseconds