Searched refs:stackAdjust (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A DCompactUnwinder.hpp124 uint32_t stackAdjust = local
134 stackSize = subl + 4 * stackAdjust;
355 uint32_t stackAdjust = local
365 stackSize = subl + 8 * stackAdjust;

Completed in 232 milliseconds