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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
winnt.cc 862 bool in_cold_section;
1001 if (cold != seh->in_cold_section)
1254 seh->in_cold_section = true;
859 bool in_cold_section; member in struct:seh_frame_state
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
winnt.cc 862 bool in_cold_section;
1001 if (cold != seh->in_cold_section)
1254 seh->in_cold_section = true;
859 bool in_cold_section; member in struct:seh_frame_state

Completed in 55 milliseconds