Home
last modified time | relevance | path

Searched defs:methodAddr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp551 void CpuProfiler::RecordCallNapiInfo(const std::string &methodAddr) in RecordCallNapiInfo()
Dsamples_record.cpp752 void SamplesRecord::RecordCallNapiAddr(const std::string &methodAddr) in RecordCallNapiAddr()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp1659 auto methodAddr = utypes->GetTableSlot(method, resolver->GetCallMethodId(), skind); in EmitResolveStatic() local