reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/MC/MCWin64EH.h
   30     return WinEH::Instruction(Size > 128 ? UOP_AllocLarge : UOP_AllocSmall, L,
lib/MC/MCWin64EH.cpp
   44     case Win64EH::UOP_AllocLarge:
   74   case Win64EH::UOP_AllocLarge:
  280     case Win64EH::UOP_AllocLarge:
  351   case Win64EH::UOP_AllocLarge: {
lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
   82     Op = Win64EH::UOP_AllocLarge;
tools/lldb/source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.cpp
  209   case UOP_AllocLarge: {
tools/llvm-objdump/COFFDump.cpp
   36   case UOP_AllocLarge: return "UOP_AllocLarge";
   85   case UOP_AllocLarge:
  101   case UOP_AllocLarge:
tools/llvm-readobj/Win64EHDumper.cpp
   60   case UOP_AllocLarge: return "ALLOC_LARGE";
  109   case UOP_AllocLarge:
  190   case UOP_AllocLarge: