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

  /external/llvm/lib/MC/
MCStreamer.cpp 45 for (unsigned i = 0; i < getNumW64UnwindInfos(); ++i)
50 for (unsigned i = 0; i < getNumW64UnwindInfos(); ++i)
594 if (!getNumW64UnwindInfos())
  /external/llvm/include/llvm/MC/
MCStreamer.h 240 unsigned getNumW64UnwindInfos() { return W64UnwindInfos.size(); }

Completed in 74 milliseconds