HomeSort by: relevance | last modified time | path
    Searched defs:lang_statement_union_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
ldlang.h 457 } lang_statement_union_type; typedef in typeref:union:lang_statement_union
508 lang_statement_union_type **stmt;
651 (void (*) (lang_statement_union_type *), lang_statement_union_type *, bool);
667 (lang_statement_union_type *, int);
794 lang_for_each_statement (void (*func) (lang_statement_union_type *))
  /src/external/gpl3/binutils.old/dist/ld/
ldlang.h 466 } lang_statement_union_type; typedef in typeref:union:lang_statement_union
517 lang_statement_union_type **stmt;
662 (void (*) (lang_statement_union_type *));
664 (void (*) (lang_statement_union_type *), lang_statement_union_type *);
680 (lang_statement_union_type *, int);

Completed in 16 milliseconds