HomeSort by relevance Sort by last modified time
    Searched defs:UnwindCode (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
Win64EH.h 39 /// UnwindCode - This union describes a single operation in a function prolog,
41 union UnwindCode {
81 UnwindCode UnwindCodes[1];
  /external/google-breakpad/src/common/windows/
pdb_source_line_writer.cc 65 union UnwindCode {
99 UnwindCode unwind_code[1];
716 UnwindCode *unwind_code = &unwind_info->unwind_code[c];
    [all...]

Completed in 4760 milliseconds