Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.h145 void UpdateStackMap(std::shared_ptr<uint8_t> ptr, uint32_t size, uint32_t moduleIdx) in UpdateStackMap() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp400 aotInfo_.UpdateStackMap(ptr, size, 0); in GenerateMergedStackmapSection()