Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/aot/
Dcompiled_method.h67 Span<const uint8_t> GetCodeInfo() const in GetCodeInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.h160 std::vector<std::pair<uint8_t *, uintptr_t>> GetCodeInfo() const in GetCodeInfo() function