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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 11770 static bool section_has_property (segT, frag_predicate);
11868 if (section_has_property (sec, property_function))
12068 section_has_property (segT sec, frag_predicate property_function)
12050 section_has_property (segT sec, frag_predicate property_function) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 11770 static bool section_has_property (segT, frag_predicate);
11868 if (section_has_property (sec, property_function))
12068 section_has_property (segT sec, frag_predicate property_function)
12050 section_has_property (segT sec, frag_predicate property_function) function

Completed in 40 milliseconds