Home
last modified time | relevance | path

Searched refs:UnwindByteCode (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DARMWinEH.h356 ArrayRef<uint8_t> UnwindByteCode() const { in UnwindByteCode() function
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp537 ArrayRef<uint8_t> UC = XData.UnwindByteCode(); in dumpXDataRecord()
556 decodeOpcodes(XData.UnwindByteCode(), ES.EpilogueStartIndex(), in dumpXDataRecord()