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

  /src/external/gpl3/gcc/dist/gcc/config/v850/
v850.cc 75 static GTY(()) section * rozdata_section; variable
2853 rozdata_section
2890 return is_const ? rozdata_section : zdata_section;
  /src/external/gpl3/gcc.old/dist/gcc/config/v850/
v850.cc 75 static GTY(()) section * rozdata_section; variable
2853 rozdata_section
2891 return is_const ? rozdata_section : zdata_section;

Completed in 97 milliseconds