Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dgc_infos.h40 static GCInfoNode BuildNodeForMarking(uintptr_t startIP, uintptr_t ip, FrameAddress* fa) in BuildNodeForMarking()
125 static GCInfoNodeForFix BuildNodeForFix(uintptr_t startIP, uintptr_t ip, FrameAddress* fa) in BuildNodeForFix()