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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 11771 static bool section_has_xproperty (segT, frag_flags_fn);
11966 if (section_has_xproperty (sec, flag_fn))
12087 section_has_xproperty (segT sec, frag_flags_fn property_function)
12069 section_has_xproperty (segT sec, frag_flags_fn property_function) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 11771 static bool section_has_xproperty (segT, frag_flags_fn);
11966 if (section_has_xproperty (sec, flag_fn))
12087 section_has_xproperty (segT sec, frag_flags_fn property_function)
12069 section_has_xproperty (segT sec, frag_flags_fn property_function) function

Completed in 52 milliseconds