Searched defs:GetCallSiteInfoVec (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/stackmap/litecg/ | ||
| H A D | litecg_stackmap_type.h | 36 const std::vector<LiteCGStackMapType::Pc2CallSiteInfo> &GetCallSiteInfoVec() const in GetCallSiteInfoVec() function in panda::ecmascript::kungfu::LiteCGStackMapInfo |
| /arkcompiler/ets_runtime/ecmascript/stackmap/llvm/ | ||
| H A D | llvm_stackmap_type.h | 242 const std::vector<LLVMStackMapType::Pc2CallSiteInfo> &GetCallSiteInfoVec() const in GetCallSiteInfoVec() function in panda::ecmascript::kungfu::LLVMStackMapInfo |
Completed in 2 milliseconds