Home
last modified time | relevance | path

Searched refs:UOP_AllocSmall (Results 1 – 5 of 5) sorted by relevance

/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp39 case UOP_AllocSmall: return "UOP_AllocSmall"; in getUnwindCodeTypeName()
77 case UOP_AllocSmall: in getNumUsedSlots()
111 case UOP_AllocSmall: in printUnwindCode()
/external/llvm/include/llvm/Support/
DWin64EH.h30 UOP_AllocSmall, enumerator
/external/llvm/include/llvm/MC/
DMCWin64EH.h41 : Operation(Size>128 ? Win64EH::UOP_AllocLarge : Win64EH::UOP_AllocSmall), in MCWin64EHInstruction()
/external/llvm/lib/MC/
DMCWin64EH.cpp29 case Win64EH::UOP_AllocSmall: in CountOfUnwindCodes()
90 case Win64EH::UOP_AllocSmall: in EmitUnwindCode()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp125 case UOP_AllocSmall: return "ALLOC_SMALL"; in getUnwindCodeTypeName()
163 case UOP_AllocSmall: in getNumUsedSlots()
1081 case UOP_AllocSmall: in printUnwindCode()