Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dmodule_section_des.h172 uint64_t arkStackMapAddr = reinterpret_cast<uint64_t>(ptr.get()); in AddArkStackMapSection() local
175 sectionsInfo_[ElfSecName::ARK_STACKMAP] = std::pair(arkStackMapAddr, arkStackMapSize); in AddArkStackMapSection()