HomeSort by relevance Sort by last modified time
    Searched refs:UnwindByteCode (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
ARMWinEH.h 356 ArrayRef<uint8_t> UnwindByteCode() const {
  /external/llvm/tools/llvm-readobj/
ARMWinEHPrinter.cpp 534 ArrayRef<uint8_t> UC = XData.UnwindByteCode();
553 decodeOpcodes(XData.UnwindByteCode(), ES.EpilogueStartIndex(),

Completed in 211 milliseconds