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

  /src/external/gpl3/gcc/dist/gcc/config/v850/
v850.cc 74 static GTY(()) section * rosdata_section; variable
2849 rosdata_section
2896 return is_const ? rosdata_section : sdata_section;
  /src/external/gpl3/gcc.old/dist/gcc/config/v850/
v850.cc 74 static GTY(()) section * rosdata_section; variable
2849 rosdata_section
2897 return is_const ? rosdata_section : sdata_section;

Completed in 18 milliseconds