Home
last modified time | relevance | path

Searched defs:UnwindCode (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFStreamer.cpp111 void ARMTargetWinCOFFStreamer::emitARMWinUnwindCode(unsigned UnwindCode, in emitARMWinUnwindCode()
249 unsigned UnwindCode = Win64EH::UOP_End; in emitARMWinCFIEpilogEnd() local
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DWin64EH.h41 union UnwindCode { union
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp96 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp64 void AArch64TargetWinCOFFStreamer::EmitARM64WinUnwindCode(unsigned UnwindCode, in EmitARM64WinUnwindCode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DWin64EH.h59 union UnwindCode { union
/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dpe_util.cc65 union UnwindCode { union
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DWin64EH.h114 union UnwindCode { union
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DWin64EH.h114 union UnwindCode { union
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DWin64EH.h114 union UnwindCode { union
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DWin64EH.h114 union UnwindCode { union
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DWin64EH.h113 union UnwindCode { union
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp69 void AArch64TargetWinCOFFStreamer::emitARM64WinUnwindCode(unsigned UnwindCode, in emitARM64WinUnwindCode()
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp73 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots()