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

  /external/llvm/include/llvm/Support/
ARMWinEH.h 194 /// StackAdjustment - calculated stack adjustment in words. The stack
197 inline uint16_t StackAdjustment(const RuntimeFunction &RF) {
  /external/llvm/tools/llvm-readobj/
ARMWinEHPrinter.cpp 694 SW.printNumber("StackAdjustment", StackAdjustment(RF) << 2);

Completed in 41 milliseconds