Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.h41 uint32_t moduleIndex, const CompilerLog &log) in CollectFuncEntryInfo()
79 uint32_t moduleIndex, const CompilerLog &log) in CollectFuncEntryInfo()
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_parser.cpp207 void LLVMStackMapParser::CalculateFuncFpDelta(Func2FpDelta info, uint32_t moduleIndex) in CalculateFuncFpDelta()