Home
last modified time | relevance | path

Searched defs:GetCodeSize (Results 1 - 15 of 15) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Djs_pt_method.h54 uint32_t GetCodeSize() const in GetCodeSize() function in panda::ecmascript::tooling::PtMethod
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dmethod_literal.cpp176 uint32_t MethodLiteral::GetCodeSize(const JSPandaFile *jsPandaFile, EntityId methodId) in GetCodeSize() function in panda::ecmascript::MethodLiteral
/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.cpp50 uint32_t Method::GetCodeSize() const in GetCodeSize() function in panda::ecmascript::Method
/arkcompiler/runtime_core/libpandafile/
H A Dcode_data_accessor.h93 uint32_t GetCodeSize() const in GetCodeSize() function in panda::panda_file::CodeDataAccessor::CatchBlock
134 uint32_t GetCodeSize() const in GetCodeSize() function in panda::panda_file::CodeDataAccessor
H A Dfile_items.cpp840 size_t CodeItem::GetCodeSize() const in GetCodeSize() function in panda::panda_file::CodeItem
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dcallconv.cpp55 uint32_t Amd64CallingConvention::GetCodeSize() in GetCodeSize() function in ark::compiler::amd64::Amd64CallingConvention
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dcode_data_accessor.h93 uint32_t GetCodeSize() const in GetCodeSize() function in ark::panda_file::CodeDataAccessor::CatchBlock
134 uint32_t GetCodeSize() const in GetCodeSize() function in ark::panda_file::CodeDataAccessor
H A Dfile_items.cpp786 size_t CodeItem::GetCodeSize() const in GetCodeSize() function in ark::panda_file::CodeItem
H A Dfile_items.h1449 size_t GetCodeSize() const in GetCodeSize() function in ark::panda_file::ClassTag::CodeItem::CatchBlock
/arkcompiler/runtime_core/static_core/compiler/aot/
H A Daot_file.h66 size_t GetCodeSize() const in GetCodeSize() function in ark::compiler::AotFile
/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Dfunction.h200 size_t GetCodeSize() in GetCodeSize() function in ark::irtoc::Function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dcallconv.cpp59 uint32_t Aarch64CallingConvention::GetCodeSize() in GetCodeSize() function in ark::compiler::aarch64::Aarch64CallingConvention
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
H A Dcallconv.cpp51 uint32_t Aarch32CallingConvention::GetCodeSize() in GetCodeSize() function in ark::compiler::aarch32::Aarch32CallingConvention
/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info.h243 size_t GetCodeSize() const in GetCodeSize() function in ark::compiler::final
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod.h224 uint32_t GetCodeSize() const in GetCodeSize() function in ark::Method::VerificationStage

Completed in 16 milliseconds