Searched defs:retAddr (Results 1 – 5 of 5) sorted by relevance
29 bool AOTFileInfo::CalCallSiteInfo(uintptr_t retAddr, std::tuple<uint64_t, uint8_t *, int, CalleeReg… in CalCallSiteInfo()
317 AOTFileInfo::CallSiteInfo AnFileDataManager::SafeCalCallSiteInfo(uintptr_t retAddr, bool isDeopt) in SafeCalCallSiteInfo()
337 AOTFileInfo::CallSiteInfo AOTFileManager::CalCallSiteInfo(uintptr_t retAddr, bool isDeopt) in CalCallSiteInfo()
130 std::pair<AOTFileInfo::CallSiteInfo, bool> FrameIterator::CalCallSiteInfo(uintptr_t retAddr, bool i… in CalCallSiteInfo()
1221 uintptr_t retAddr, bool isDeopt) const in CalCallSiteInfo()