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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 170 static GTY(()) section *read_only_data_section; variable
21614 read_only_data_section
21640 readonly_data_section = read_only_data_section;
21708 return read_only_data_section;
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 171 static GTY(()) section *read_only_data_section; variable
21135 read_only_data_section
21161 readonly_data_section = read_only_data_section;
21229 return read_only_data_section;

Completed in 46 milliseconds