Searched defs:maxSlot (Results 1 – 2 of 2) sorted by relevance
205 auto maxSlot = codeInfo.GetHeader().GetFrameSize() / ArchTraits<RUNTIME_ARCH>::POINTER_SIZE; in Dump() local209 void CFrame::Dump(std::ostream &os, uint32_t maxSlot) in Dump()289 …DumpLocals(std::ostream &os, MemPrinter printMem, PandaString *dscr, size_t *slot, int32_t maxSlot) in DumpLocals()
845 uint32_t maxSlot = 0; in GetParametersSlotsCount() local