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

  /src/external/gpl3/gcc/dist/libgcc/
unwind-seh.c 351 UNWIND_HISTORY_TABLE ms_history;
356 memset (&ms_history, 0, sizeof(ms_history));
372 &ms_exc, gcc_exc, &ms_context, &ms_history);
440 UNWIND_HISTORY_TABLE ms_history;
445 memset (&ms_history, 0, sizeof(ms_history));
454 gcc_context.disp->HistoryTable = &ms_history;
461 &ms_history);
348 UNWIND_HISTORY_TABLE ms_history; local
437 UNWIND_HISTORY_TABLE ms_history; local
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-seh.c 351 UNWIND_HISTORY_TABLE ms_history;
356 memset (&ms_history, 0, sizeof(ms_history));
372 &ms_exc, gcc_exc, &ms_context, &ms_history);
440 UNWIND_HISTORY_TABLE ms_history;
445 memset (&ms_history, 0, sizeof(ms_history));
454 gcc_context.disp->HistoryTable = &ms_history;
461 &ms_history);
348 UNWIND_HISTORY_TABLE ms_history; local
437 UNWIND_HISTORY_TABLE ms_history; local

Completed in 49 milliseconds