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

  /external/llvm/include/llvm/MC/
MCWinEH.h 42 bool HandlesExceptions;
51 HandlesUnwind(false), HandlesExceptions(false), LastFrameInst(-1),
56 HandlesUnwind(false), HandlesExceptions(false), LastFrameInst(-1),
62 HandlesUnwind(false), HandlesExceptions(false), LastFrameInst(-1),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndr64types.h 70 NDR64_UINT32 HandlesExceptions : 2;

Completed in 96 milliseconds