Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dmodule_section_des.h65 std::shared_ptr<uint8_t> GetArkStackMapSharePtr() const in GetArkStackMapSharePtr() function
159 std::shared_ptr<uint8_t> ptr = GetArkStackMapSharePtr(); in AddArkStackMapSection()