Home
last modified time | relevance | path

Searched defs:stackMapInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
H A Dllvm_stackmap_parser.h50 LLVMStackMapParser(LLVMStackMapInfo &stackMapInfo, bool enableLog = false) in LLVMStackMapParser() argument
76 LLVMStackMapInfo &stackMapInfo; member in panda::ecmascript::kungfu::LLVMStackMapParser
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_codegen.cpp156 void LiteCGAssembler::CollectAnStackMap(CGStackMapInfo &stackMapInfo) in CollectAnStackMap() argument
/arkcompiler/ets_runtime/ecmascript/stackmap/
H A Dark_stackmap_builder.cpp60 LLVMStackMapInfo stackMapInfo; in Run() local
287 void ArkStackMapBuilder::GenArkCallsiteAOTFileInfo(const CGStackMapInfo &stackMapInfo, in GenArkCallsiteAOTFileInfo() argument
71 Collect( std::unique_ptr<uint8_t []> stackMapAddr, uintptr_t hostCodeSectionAddr, uintptr_t hostCodeSectionOffset, CGStackMapInfo &stackMapInfo) Collect() argument
86 GenerateArkStackMap( CGStackMapInfo &stackMapInfo, Triple triple) GenerateArkStackMap() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp85 builder.Collect(std::move(stackmapPtr), textAddr, textOffset, stackMapInfo); in CollectAnStackMapDes() local

Completed in 3 milliseconds