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

  /src/external/gpl3/binutils/dist/gas/config/
tc-rx.h 110 #define TEXT_SECTION_NAME (rx_use_conventional_section_names ? ".text" : "P")
tc-xtensa.h 378 #define TEXT_SECTION_NAME xtensa_section_rename (".text")
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-rx.h 110 #define TEXT_SECTION_NAME (rx_use_conventional_section_names ? ".text" : "P")
tc-xtensa.h 378 #define TEXT_SECTION_NAME xtensa_section_rename (".text")
  /src/external/bsd/elftosb/dist/common/
ELF.h 194 #define TEXT_SECTION_NAME ".text"
  /src/external/gpl3/binutils/dist/gas/
as.h 700 #ifndef TEXT_SECTION_NAME
701 #define TEXT_SECTION_NAME ".text"
  /src/external/gpl3/binutils.old/dist/gas/
as.h 686 #ifndef TEXT_SECTION_NAME
687 #define TEXT_SECTION_NAME ".text"

Completed in 29 milliseconds