Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Daot_file_manager.cpp781 bool AOTFileInfo::CalCallSiteInfo(uintptr_t retAddr, in CalCallSiteInfo()
1012 AOTFileInfo::CallSiteInfo AnFileDataManager::SafeCalCallSiteInfo(uintptr_t retAddr) in SafeCalCallSiteInfo()
Dframes.cpp690 long *retAddr = reinterpret_cast<long *>(&value); in ReadUintptrFromAddr() local