Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dobj_emit.h375 MapleUnorderedMap<size_t, StackMapInfo> &GetOffset2StackMapInfo() in GetOffset2StackMapInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_obj_emitter.cpp263 auto &offset2StackMapInfo = content->GetOffset2StackMapInfo(); in AppendGlobalLabel()