Home
last modified time | relevance | path

Searched defs:hostCodeSectionAddr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
H A Dllvm_stackmap_parser.cpp243 CalculateStackMap(std::unique_ptr<uint8_t []> stackMapAddr, uintptr_t hostCodeSectionAddr, uintptr_t hostCodeSectionOffset) CalculateStackMap() argument
/arkcompiler/ets_runtime/ecmascript/stackmap/
H A Dark_stackmap_builder.cpp57 Run(std::unique_ptr<uint8_t []> stackMapAddr, uintptr_t hostCodeSectionAddr, Triple triple) Run() argument
71 Collect( std::unique_ptr<uint8_t []> stackMapAddr, uintptr_t hostCodeSectionAddr, uintptr_t hostCodeSectionOffset, CGStackMapInfo &stackMapInfo) Collect() argument

Completed in 2 milliseconds