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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 11761 typedef bool (*frag_predicate) (const fragS *);
11766 (frag_predicate, frag_predicate, const char *, xt_section_type);
11770 static bool section_has_property (segT, frag_predicate);
11773 (segT, xtensa_block_info **, frag_predicate, frag_predicate);
11847 xtensa_create_property_segments (frag_predicate property_function,
11848 frag_predicate end_property_function,
12068 section_has_property (segT sec, frag_predicate property_function)
12111 frag_predicate property_function
11743 typedef bool (*frag_predicate) (const fragS *); typedef
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 11761 typedef bool (*frag_predicate) (const fragS *);
11766 (frag_predicate, frag_predicate, const char *, xt_section_type);
11770 static bool section_has_property (segT, frag_predicate);
11773 (segT, xtensa_block_info **, frag_predicate, frag_predicate);
11847 xtensa_create_property_segments (frag_predicate property_function,
11848 frag_predicate end_property_function,
12068 section_has_property (segT sec, frag_predicate property_function)
12111 frag_predicate property_function
11743 typedef bool (*frag_predicate) (const fragS *); typedef
    [all...]

Completed in 45 milliseconds