Home
last modified time | relevance | path

Searched defs:GetCodeInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/
Dcompiled_method.h67 Span<const uint8_t> GetCodeInfo() const in GetCodeInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcode_generator.h166 const CodeInfo &GetCodeInfo() const in GetCodeInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_codegen.cpp325 std::vector<std::pair<uint8_t *, uintptr_t>> CodeInfo::GetCodeInfo() const in GetCodeInfo() function in panda::ecmascript::kungfu::CodeInfo