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

  /src/external/gpl3/binutils/dist/gas/
sframe-opt.c 26 #ifndef support_sframe_p
27 # define support_sframe_p() false macro
42 gas_assert (support_sframe_p ());
86 gas_assert (support_sframe_p ());
115 gas_assert (support_sframe_p ());
  /src/external/gpl3/binutils/dist/gas/config/
tc-s390.h 107 #define support_sframe_p s390_support_sframe_p macro
tc-aarch64.h 315 #define support_sframe_p aarch64_support_sframe_p macro
tc-i386.h 452 #define support_sframe_p x86_support_sframe_p macro
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.h 106 #define support_sframe_p s390_support_sframe_p macro
tc-aarch64.h 315 #define support_sframe_p aarch64_support_sframe_p macro
tc-i386.h 481 #define support_sframe_p x86_support_sframe_p macro

Completed in 23 milliseconds