HomeSort by: relevance | last modified time | path
    Searched refs:XSHAL_HAVE_TEXT_SECTION_LITERALS (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
xtensa-config.h 48 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
49 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 1 /* Set if there is some memory that allows both code and literals. */
xtensa-dynconfig.h 51 int xshal_have_text_section_literals; member in struct:xtensa_config_v1
174 #ifndef XSHAL_HAVE_TEXT_SECTION_LITERALS
175 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 0
248 XTENSA_CONFIG_ENTRY(XSHAL_HAVE_TEXT_SECTION_LITERALS), \
357 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
358 #define XSHAL_HAVE_TEXT_SECTION_LITERALS (xtensa_get_config_v1 ()->xshal_have_text_section_literals)
  /src/external/gpl3/binutils.old/dist/include/
xtensa-config.h 48 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
49 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 1 /* Set if there is some memory that allows both code and literals. */
xtensa-dynconfig.h 51 int xshal_have_text_section_literals; member in struct:xtensa_config_v1
174 #ifndef XSHAL_HAVE_TEXT_SECTION_LITERALS
175 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 0
248 XTENSA_CONFIG_ENTRY(XSHAL_HAVE_TEXT_SECTION_LITERALS), \
357 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
358 #define XSHAL_HAVE_TEXT_SECTION_LITERALS (xtensa_get_config_v1 ()->xshal_have_text_section_literals)
  /src/external/gpl3/gcc/dist/include/
xtensa-config.h 48 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
49 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 1 /* Set if there is some memory that allows both code and literals. */
xtensa-dynconfig.h 51 int xshal_have_text_section_literals; member in struct:xtensa_config_v1
174 #ifndef XSHAL_HAVE_TEXT_SECTION_LITERALS
175 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 0
248 XTENSA_CONFIG_ENTRY(XSHAL_HAVE_TEXT_SECTION_LITERALS), \
357 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
358 #define XSHAL_HAVE_TEXT_SECTION_LITERALS (xtensa_get_config_v1 ()->xshal_have_text_section_literals)
  /src/external/gpl3/gcc.old/dist/include/
xtensa-config.h 48 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
49 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 1 /* Set if there is some memory that allows both code and literals. */
  /src/external/gpl3/gdb/dist/include/
xtensa-config.h 48 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
49 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 1 /* Set if there is some memory that allows both code and literals. */
xtensa-dynconfig.h 51 int xshal_have_text_section_literals; member in struct:xtensa_config_v1
174 #ifndef XSHAL_HAVE_TEXT_SECTION_LITERALS
175 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 0
248 XTENSA_CONFIG_ENTRY(XSHAL_HAVE_TEXT_SECTION_LITERALS), \
357 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
358 #define XSHAL_HAVE_TEXT_SECTION_LITERALS (xtensa_get_config_v1 ()->xshal_have_text_section_literals)
  /src/external/gpl3/gdb.old/dist/include/
xtensa-config.h 48 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
49 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 1 /* Set if there is some memory that allows both code and literals. */
xtensa-dynconfig.h 51 int xshal_have_text_section_literals; member in struct:xtensa_config_v1
174 #ifndef XSHAL_HAVE_TEXT_SECTION_LITERALS
175 #define XSHAL_HAVE_TEXT_SECTION_LITERALS 0
248 XTENSA_CONFIG_ENTRY(XSHAL_HAVE_TEXT_SECTION_LITERALS), \
357 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
358 #define XSHAL_HAVE_TEXT_SECTION_LITERALS (xtensa_get_config_v1 ()->xshal_have_text_section_literals)
  /src/external/gpl3/gcc/dist/libgcc/config/xtensa/
xtensa-config-builtin.h 54 #undef XSHAL_HAVE_TEXT_SECTION_LITERALS
55 #define XSHAL_HAVE_TEXT_SECTION_LITERALS __XSHAL_HAVE_TEXT_SECTION_LITERALS

Completed in 33 milliseconds