Searched defs:frame_size_in_bytes (Results 1 – 5 of 5) sorted by relevance
146 const size_t frame_size_in_bytes, in CompiledMethod()164 const size_t frame_size_in_bytes, in CompiledMethod()201 const size_t frame_size_in_bytes, in SwapAllocCompiledMethod()218 const size_t frame_size_in_bytes, in SwapAllocCompiledMethod()
396 uint32_t frame_size_in_bytes = compiled_method->GetFrameSizeInBytes(); in VisitMethod() local
34 constexpr QuickMethodFrameInfo(uint32_t frame_size_in_bytes, uint32_t core_spill_mask, in QuickMethodFrameInfo()
501 uint32_t frame_size_in_bytes, uint32_t core_spill_mask, uint32_t fp_spill_mask, in OatQuickMethodHeader()
405 size_t GetReturnPcOffsetInBytes(uint32_t frame_size_in_bytes) in GetReturnPcOffsetInBytes()