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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 171 static GTY(()) section *private_data_section; variable
21618 private_data_section
21729 return private_data_section;
21830 switch_to_section (private_data_section);
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 172 static GTY(()) section *private_data_section; variable
21139 private_data_section
21250 return private_data_section;
21351 switch_to_section (private_data_section);

Completed in 71 milliseconds