Home
last modified time | relevance | path

Searched refs:CalculateSizeWithoutCatchBlocks (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp752 offset += CalculateSizeWithoutCatchBlocks(); in ComputeLayout()
761 size_t CodeItem::TryBlock::CalculateSizeWithoutCatchBlocks() const in CalculateSizeWithoutCatchBlocks() function in panda::panda_file::CodeItem::TryBlock
769 size_t size = CalculateSizeWithoutCatchBlocks(); in CalculateSize()
Dfile_items.h1350 size_t CalculateSizeWithoutCatchBlocks() const;