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

  /toolchain/binutils/binutils-2.27/ld/
ldlang.h 342 typedef struct lang_wild_statement_struct lang_wild_statement_type; typedef in typeref:struct:lang_wild_statement_struct
344 typedef void (*callback_t) (lang_wild_statement_type *, struct wildcard_list *,
348 typedef void (*walk_wild_section_handler_t) (lang_wild_statement_type *,
418 lang_wild_statement_type wild_statement;
ldlang.c 233 walk_wild_consider_section (lang_wild_statement_type *ptr,
275 walk_wild_section_general (lang_wild_statement_type *ptr,
474 wild_sort_fast (lang_wild_statement_type *wild,
506 output_section_callback_fast (lang_wild_statement_type *ptr,
535 output_section_callback_tree_to_list (lang_wild_statement_type *ptr,
555 walk_wild_section_specs1_wild0 (lang_wild_statement_type *ptr,
576 walk_wild_section_specs1_wild1 (lang_wild_statement_type *ptr,
595 walk_wild_section_specs2_wild1 (lang_wild_statement_type *ptr,
634 walk_wild_section_specs3_wild2 (lang_wild_statement_type *ptr,
675 walk_wild_section_specs4_wild2 (lang_wild_statement_type *ptr
    [all...]

Completed in 1129 milliseconds