Home
last modified time | relevance | path

Searched defs:frame_size_in_bytes (Results 1 – 6 of 6) 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()
Doat_writer.cc950 uint32_t frame_size_in_bytes = compiled_method->GetFrameSizeInBytes(); in VisitMethod() local
/art/runtime/
Doat_quick_method_header.cc27 uint32_t frame_size_in_bytes, in OatQuickMethodHeader()
/art/compiler/debug/
Dmethod_debug_info.h40 uint32_t frame_size_in_bytes; member
/art/runtime/jit/
Djit_code_cache.cc229 size_t frame_size_in_bytes, in CommitCode()
552 size_t frame_size_in_bytes, in CommitCodeInternal()