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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 293 static GTY(()) bool do_eh_frame = false; variable
1103 do_eh_frame |= dwarf2out_do_eh_frame ();
1278 if (do_eh_frame)
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 293 static GTY(()) bool do_eh_frame = false; variable
1105 do_eh_frame |= dwarf2out_do_eh_frame ();
1280 if (do_eh_frame)

Completed in 66 milliseconds