Home
last modified time | relevance | path

Searched refs:Adjectives (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h63 int Adjectives; member
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp747 OS.EmitIntValue(HT.Adjectives, 4); // Adjectives in emitCXXFrameHandler3Table()
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp140 HT.Adjectives = cast<ConstantInt>(CPI->getArgOperand(1))->getZExtValue(); in addTryBlockMapEntry()