Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
H A Dllvm_stackmap_type.h127 uintptr_t functionAddress; member
132 LOG_COMPILER(DEBUG) << " functionAddress:0x" << std::hex << functionAddress; in Print() local
/arkcompiler/ets_runtime/ecmascript/
H A Dframes.h1628 auto functionAddress = reinterpret_cast<JSTaggedType *>(GetStackArgsAddress()); in GetFunction() local
1732 auto functionAddress = reinterpret_cast<JSTaggedType *>(GetStackArgsAddress()); in GetFunction() local

Completed in 8 milliseconds