Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_memlayout.h159 MemSegment segGrSaveArea = MemSegment(kMsGrSaveArea); variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_memlayout.h214 MemSegment segGrSaveArea = MemSegment(kMsGrSaveArea); variable