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

  /external/llvm/include/llvm/Support/
Win64EH.h 81 UnwindCode UnwindCodes[1];
96 // The data after unwindCodes depends on flags.
106 return reinterpret_cast<void *>(&UnwindCodes[(NumCodes+1) & ~1]);
  /external/llvm/tools/llvm-objdump/
COFFDump.cpp 348 printAllUnwindCodes(ArrayRef<UnwindCode>(&UI->UnwindCodes[0],

Completed in 19 milliseconds