Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcode_info_producer.cpp138 unsigned CodeInfoProducer::CollectRoots(const LLVMStackMap::RecordAccessor &record, uint64_t stackS… in CollectRoots() function in ark::llvmbackend::CodeInfoProducer
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h448 static void CollectRoots([[maybe_unused]] Frame *frame) {} in CollectRoots() function