Home
last modified time | relevance | path

Searched defs:frame_size_in_bytes (Results 1 – 4 of 4) sorted by relevance

/art/runtime/quick/
Dquick_method_frame_info.h34 constexpr QuickMethodFrameInfo(uint32_t frame_size_in_bytes, uint32_t core_spill_mask, in QuickMethodFrameInfo()
/art/compiler/
Dcompiled_method.cc105 const size_t frame_size_in_bytes, in CompiledMethod()
126 const size_t frame_size_in_bytes, in SwapAllocCompiledMethod()
/art/runtime/
Doat_quick_method_header.cc28 uint32_t frame_size_in_bytes, in OatQuickMethodHeader()
/art/compiler/debug/
Dmethod_debug_info.h43 uint32_t frame_size_in_bytes; member