Home
last modified time | relevance | path

Searched defs:retAddr (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.cpp29 bool AOTFileInfo::CalCallSiteInfo(uintptr_t retAddr, std::tuple<uint64_t, uint8_t *, int, CalleeRegAndOffsetVec> &ret, in CalCallSiteInfo() argument
H A Dan_file_data_manager.cpp237 AOTFileInfo::CallSiteInfo AnFileDataManager::SafeCalCallSiteInfo(uintptr_t retAddr, bool isDeopt) in SafeCalCallSiteInfo() argument
H A Daot_file_manager.cpp329 AOTFileInfo::CallSiteInfo AOTFileManager::CalCallSiteInfo(uintptr_t retAddr, bool isDeopt) in CalCallSiteInfo() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dframes.cpp125 std::pair<AOTFileInfo::CallSiteInfo, bool> FrameIterator::CalCallSiteInfo(uintptr_t retAddr, bool isDeopt) const in CalCallSiteInfo() argument
H A Decma_context.cpp1218 CalCallSiteInfo( uintptr_t retAddr, bool isDeopt) const CalCallSiteInfo() argument
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackinfo.cpp370 long *retAddr = reinterpret_cast<long *>(&value); in ReadUintptrFromAddr() local

Completed in 8 milliseconds